#A2E2EC#A2E2EC
#A2E2EC is a very light, moderate teal. Relative luminance 0.681; OKLCH L 87.3% C 0.066 H 208.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2EC |
|---|---|
| RGB | rgb(162, 226, 236) |
| HSL | hsl(188, 66%, 78%) |
| HSV | hsv(188, 31%, 93%) |
| CMYK | cmyk(31.4%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.07, -17.74, -11.35) |
| CIE-LCH | lch(86.07, 21.06, 212.61°) |
| OKLab | oklab(87.31% -0.058 -0.031) |
| OKLCH | oklch(87.31% 0.066 208.1) |
| XYZ | xyz(57.2319, 68.1271, 89.4748) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.93
Robin'S Egg Blue
#98EFF9
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.68
Pale Sky Blue
#BDF6FE
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2EC #ECACA2
analogous
#A2ECD1 #A2E2EC #A2BDEC
triadic
#A2E2EC #ECA2E2 #E2ECA2
tetradic
#A2E2EC #D1A2EC #ECACA2 #BDECA2
square
#A2E2EC #D1A2EC #ECACA2 #BDECA2
split-complementary
#A2E2EC #ECA2BD #ECD1A2
monochromatic
#3CC2D7 #6FD2E2 #A2E2EC #D5F2F6 #E6F7FA
Accessibility & contrast
On white
1.44
#A2E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#A2E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2EC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2EC | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDED
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#88E8E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2e2ec; /* rgb */ color: rgb(162, 226, 236); /* oklch */ color: oklch(87.3% 0.066 208.1);
Tailwind
colors: {
custom: {
50: '#c0ebf2',
500: '#a2e2ec',
950: '#000000',
},
}SCSS
$custom: #a2e2ec; $custom-light: #c0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#a2e2ec",
"rgb": {
"r": 162,
"g": 226,
"b": 236
},
"hsl": {
"h": 188.108,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.87312,
"c": 0.06581,
"h": 208.1
},
"luminance": 0.6813
}Semantic roles & 50–950 ramp
primary
#A2E2EC
secondary
#C8776A
accent
#3018CE
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485