#A2FFEE#A2FFEE
#A2FFEE is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.7% C 0.092 H 181.3°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFEE |
|---|---|
| RGB | rgb(162, 255, 238) |
| HSL | hsl(169, 100%, 82%) |
| HSV | hsv(169, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.04, -31.36, -0.62) |
| CIE-LCH | lch(94.04, 31.37, 181.13°) |
| OKLab | oklab(93.71% -0.0921 -0.0022) |
| OKLCH | oklch(93.71% 0.092 181.3) |
| XYZ | xyz(66.0872, 85.3701, 93.8680) |
| Luminance | 0.8537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 4.85
Pale Cyan
#B7FFFA
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 5.17
Eggshell Blue
#C4FFF7
ΔE00 5.85
Light Aqua
#8CFFDB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFEE #FFA2B3
analogous
#A2FFC0 #A2FFEE #A2E2FF
triadic
#A2FFEE #EEA2FF #FFEEA2
tetradic
#A2FFEE #C0A2FF #FFA2B3 #E2FFA2
square
#A2FFEE #C0A2FF #FFA2B3 #E2FFA2
split-complementary
#A2FFEE #FFA2E2 #FFC0A2
monochromatic
#28FFD8 #65FFE3 #A2FFEE #DFFFF9 #E0FFF9
Accessibility & contrast
On white
1.16
#A2FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#A2FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFEE
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFEE | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#82FFFA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a2ffee; /* rgb */ color: rgb(162, 255, 238); /* oklch */ color: oklch(93.7% 0.092 181.3);
Tailwind
colors: {
custom: {
50: '#c1fff3',
500: '#a2ffee',
950: '#000000',
},
}SCSS
$custom: #a2ffee; $custom-light: #c1fff3; $custom-dark: #000000;
JSON
{
"hex": "#a2ffee",
"rgb": {
"r": 162,
"g": 255,
"b": 238
},
"hsl": {
"h": 169.032,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93707,
"c": 0.09212,
"h": 181.3
},
"luminance": 0.85374
}Semantic roles & 50–950 ramp
primary
#A2FFEE
secondary
#E3627A
accent
#002AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685