#A2FEEE#A2FEEE
#A2FEEE is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.5% C 0.091 H 182.0°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEEE |
|---|---|
| RGB | rgb(162, 254, 238) |
| HSL | hsl(170, 98%, 82%) |
| HSV | hsv(170, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.77, -30.89, -1.02) |
| CIE-LCH | lch(93.77, 30.91, 181.89°) |
| OKLab | oklab(93.49% -0.0909 -0.0032) |
| OKLCH | oklch(93.49% 0.091 182) |
| XYZ | xyz(65.7690, 84.7338, 93.7620) |
| Luminance | 0.8474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.42
Pale Cyan
#B7FFFA
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 4.94
Eggshell Blue
#C4FFF7
ΔE00 5.65
Duck Egg Blue
#C3FBF4
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEEE #FEA2B2
analogous
#A2FEC0 #A2FEEE #A2E0FE
triadic
#A2FEEE #EEA2FE #FEEEA2
tetradic
#A2FEEE #C0A2FE #FEA2B2 #E0FEA2
square
#A2FEEE #C0A2FE #FEA2B2 #E0FEA2
split-complementary
#A2FEEE #FEA2E0 #FEC0A2
monochromatic
#29FDD8 #65FDE3 #A2FEEE #DFFFF9 #E1FFF9
Accessibility & contrast
On white
1.17
#A2FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#A2FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEEE
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEEE | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#82FFF9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a2feee; /* rgb */ color: rgb(162, 254, 238); /* oklch */ color: oklch(93.5% 0.091 182.0);
Tailwind
colors: {
custom: {
50: '#c1fff3',
500: '#a2feee',
950: '#000000',
},
}SCSS
$custom: #a2feee; $custom-light: #c1fff3; $custom-dark: #000000;
JSON
{
"hex": "#a2feee",
"rgb": {
"r": 162,
"g": 254,
"b": 238
},
"hsl": {
"h": 169.565,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93487,
"c": 0.09098,
"h": 182
},
"luminance": 0.84738
}Semantic roles & 50–950 ramp
primary
#A2FEEE
secondary
#E26279
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685