Arctic Teal Color Palette
Icy pale teal deepening into a bright arctic blue-green.
Use as a gradient →
Colors
#E0F7FA
#B2EBF2
#80DEEA
#4DD0E1
#26C6DA
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #E0F7FA | T - | T - | |
| #B2EBF2 | T - | T - | |
| #80DEEA | T - | T - | |
| #4DD0E1 | T - | T - | |
| #26C6DA | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Arctic Teal CSS Code
HEX Copy
#E0F7FA #B2EBF2 #80DEEA #4DD0E1 #26C6DA
RGBA Copy
rgba(224, 247, 250, 1.0) rgba(178, 235, 242, 1.0) rgba(128, 222, 234, 1.0) rgba(77, 208, 225, 1.0) rgba(38, 198, 218, 1.0)
HSLA Copy
hsla(187, 72%, 93%, 1.0) hsla(187, 71%, 82%, 1.0) hsla(187, 72%, 71%, 1.0) hsla(187, 71%, 59%, 1.0) hsla(187, 71%, 50%, 1.0)
More Color Palettes
FAQ
What colors are in the Arctic Teal palette?Icy pale teal deepening into a bright arctic blue-green.
How do I turn the Arctic Teal palette into a CSS gradient?
Use
background: linear-gradient(to right, #E0F7FA, #B2EBF2, #80DEEA, #4DD0E1, #26C6DA);, or click "Use as a gradient" above to open it in the live generator.