#A2FEF2#A2FEF2
#A2FEF2 is a very light, moderate teal. Relative luminance 0.850; OKLCH L 93.6% C 0.090 H 185.3°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEF2 |
|---|---|
| RGB | rgb(162, 254, 242) |
| HSL | hsl(172, 98%, 82%) |
| HSV | hsv(172, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(93.87, -30.01, -2.94) |
| CIE-LCH | lch(93.87, 30.15, 185.59°) |
| OKLab | oklab(93.6% -0.0893 -0.0084) |
| OKLCH | oklch(93.6% 0.09 185.3) |
| XYZ | xyz(66.3632, 84.9715, 96.8914) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.54
Pale Cyan
#B7FFFA
ΔE00 3.82
Pale Aqua
#B8FFEB
ΔE00 4.25
Eggshell Blue
#C4FFF7
ΔE00 5.15
Duck Egg Blue
#C3FBF4
ΔE00 5.64
Tiffany Blue
#7BF2DA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEF2 #FEA2AE
analogous
#A2FEC4 #A2FEF2 #A2DCFE
triadic
#A2FEF2 #F2A2FE #FEF2A2
tetradic
#A2FEF2 #C4A2FE #FEA2AE #DCFEA2
square
#A2FEF2 #C4A2FE #FEA2AE #DCFEA2
split-complementary
#A2FEF2 #FEA2DC #FEC4A2
monochromatic
#29FDE1 #65FDEA #A2FEF2 #DFFFFA #E1FFFB
Accessibility & contrast
On white
1.17
#A2FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#A2FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEF2
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEF2 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#E5E8F3
Tritanopia (blue-blind)
#81FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a2fef2; /* rgb */ color: rgb(162, 254, 242); /* oklch */ color: oklch(93.6% 0.090 185.3);
Tailwind
colors: {
custom: {
50: '#c1fff6',
500: '#a2fef2',
950: '#000000',
},
}SCSS
$custom: #a2fef2; $custom-light: #c1fff6; $custom-dark: #000000;
JSON
{
"hex": "#a2fef2",
"rgb": {
"r": 162,
"g": 254,
"b": 242
},
"hsl": {
"h": 172.174,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93603,
"c": 0.08968,
"h": 185.3
},
"luminance": 0.84976
}Semantic roles & 50–950 ramp
primary
#A2FEF2
secondary
#E26273
accent
#001EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685