#A2F2EC#A2F2EC
#A2F2EC is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.8% C 0.079 H 189.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F2EC |
|---|---|
| RGB | rgb(162, 242, 236) |
| HSL | hsl(176, 75%, 79%) |
| HSV | hsv(176, 33%, 95%) |
| CMYK | cmyk(33.1%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(90.43, -25.62, -4.88) |
| CIE-LCH | lch(90.43, 26.08, 190.79°) |
| OKLab | oklab(90.79% -0.0775 -0.0135) |
| OKLCH | oklch(90.79% 0.079 189.9) |
| XYZ | xyz(61.7874, 77.2381, 90.9933) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 3.27
Paleturquoise
#AFEEEE
ΔE00 3.66
Duck Egg Blue
#C3FBF4
ΔE00 4.69
Eggshell Blue
#C4FFF7
ΔE00 4.78
Light Light Blue
#CAFFFB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F2EC #F2A2A8
analogous
#A2F2C4 #A2F2EC #A2D0F2
triadic
#A2F2EC #ECA2F2 #F2ECA2
tetradic
#A2F2EC #C4A2F2 #F2A2A8 #D0F2A2
square
#A2F2EC #C4A2F2 #F2A2A8 #D0F2A2
split-complementary
#A2F2EC #F2A2D0 #F2C4A2
monochromatic
#37E3D6 #6CEAE1 #A2F2EC #D8FAF7 #E4FBFA
Accessibility & contrast
On white
1.28
#A2F2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#A2F2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F2EC
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F2EC | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#85F6F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2f2ec; /* rgb */ color: rgb(162, 242, 236); /* oklch */ color: oklch(90.8% 0.079 189.9);
Tailwind
colors: {
custom: {
50: '#c0f6f2',
500: '#a2f2ec',
950: '#000000',
},
}SCSS
$custom: #a2f2ec; $custom-light: #c0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#a2f2ec",
"rgb": {
"r": 162,
"g": 242,
"b": 236
},
"hsl": {
"h": 175.5,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.90794,
"c": 0.07868,
"h": 189.9
},
"luminance": 0.77242
}Semantic roles & 50–950 ramp
primary
#A2F2EC
secondary
#D06870
accent
#0E1DD8
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121716
muted
#828585