#A2FEE4#A2FEE4
#A2FEE4 is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.096 H 174.3°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEE4 |
|---|---|
| RGB | rgb(162, 254, 228) |
| HSL | hsl(163, 98%, 82%) |
| HSV | hsv(163, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(93.52, -33.05, 3.78) |
| CIE-LCH | lch(93.52, 33.27, 173.47°) |
| OKLab | oklab(93.21% -0.095 0.0095) |
| OKLCH | oklch(93.21% 0.096 174.3) |
| XYZ | xyz(64.3405, 84.1624, 86.2384) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.40
Light Turquoise
#7EF4CC
ΔE00 5.33
Aquamarine
#7FFFD4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEE4 #FEA2BC
analogous
#A2FEB6 #A2FEE4 #A2EAFE
triadic
#A2FEE4 #E4A2FE #FEE4A2
tetradic
#A2FEE4 #B6A2FE #FEA2BC #EAFEA2
square
#A2FEE4 #B6A2FE #FEA2BC #EAFEA2
split-complementary
#A2FEE4 #FEA2EA #FEB6A2
monochromatic
#29FDC1 #65FDD2 #A2FEE4 #DFFFF6 #E1FFF6
Accessibility & contrast
On white
1.18
#A2FEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#A2FEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEE4
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEE4 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#E8E8E6
Tritanopia (blue-blind)
#86FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2fee4; /* rgb */ color: rgb(162, 254, 228); /* oklch */ color: oklch(93.2% 0.096 174.3);
Tailwind
colors: {
custom: {
50: '#c1ffec',
500: '#a2fee4',
950: '#000000',
},
}SCSS
$custom: #a2fee4; $custom-light: #c1ffec; $custom-dark: #000000;
JSON
{
"hex": "#a2fee4",
"rgb": {
"r": 162,
"g": 254,
"b": 228
},
"hsl": {
"h": 163.043,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93206,
"c": 0.09551,
"h": 174.3
},
"luminance": 0.84166
}Semantic roles & 50–950 ramp
primary
#A2FEE4
secondary
#E26286
accent
#0041E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684