#A2F9EF#A2F9EF
#A2F9EF is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.4% C 0.085 H 186.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F9EF |
|---|---|
| RGB | rgb(162, 249, 239) |
| HSL | hsl(173, 88%, 81%) |
| HSV | hsv(173, 35%, 98%) |
| CMYK | cmyk(34.9%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(92.42, -28.31, -3.51) |
| CIE-LCH | lch(92.42, 28.52, 187.07°) |
| OKLab | oklab(92.42% -0.0846 -0.0099) |
| OKLCH | oklch(92.42% 0.085 186.7) |
| XYZ | xyz(64.3503, 81.6607, 94.0159) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.05
Pale Cyan
#B7FFFA
ΔE00 3.35
Pale Aqua
#B8FFEB
ΔE00 4.59
Eggshell Blue
#C4FFF7
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 5.09
Paleturquoise
#AFEEEE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F9EF #F9A2AC
analogous
#A2F9C3 #A2F9EF #A2D8F9
triadic
#A2F9EF #EFA2F9 #F9EFA2
tetradic
#A2F9EF #C3A2F9 #F9A2AC #D8F9A2
square
#A2F9EF #C3A2F9 #F9A2AC #D8F9A2
split-complementary
#A2F9EF #F9A2D8 #F9C3A2
monochromatic
#2FF2DB #69F5E5 #A2F9EF #DBFDF9 #E2FDFA
Accessibility & contrast
On white
1.21
#A2F9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#A2F9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F9EF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F9EF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#E1E4F0
Tritanopia (blue-blind)
#83FDF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a2f9ef; /* rgb */ color: rgb(162, 249, 239); /* oklch */ color: oklch(92.4% 0.085 186.7);
Tailwind
colors: {
custom: {
50: '#c1fbf4',
500: '#a2f9ef',
950: '#000000',
},
}SCSS
$custom: #a2f9ef; $custom-light: #c1fbf4; $custom-dark: #000000;
JSON
{
"hex": "#a2f9ef",
"rgb": {
"r": 162,
"g": 249,
"b": 239
},
"hsl": {
"h": 173.103,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.92417,
"c": 0.0852,
"h": 186.7
},
"luminance": 0.81665
}Semantic roles & 50–950 ramp
primary
#A2F9EF
secondary
#DA6572
accent
#011BE4
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131717
muted
#828585