#A2FEEB#A2FEEB
#A2FEEB is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.092 H 179.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEEB |
|---|---|
| RGB | rgb(162, 254, 235) |
| HSL | hsl(168, 98%, 82%) |
| HSV | hsv(168, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(93.69, -31.55, 0.42) |
| CIE-LCH | lch(93.69, 31.55, 179.24°) |
| OKLab | oklab(93.4% -0.0921 0.0006) |
| OKLCH | oklch(93.4% 0.092 179.6) |
| XYZ | xyz(65.3320, 84.5590, 91.4601) |
| Luminance | 0.8456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 5.66
Light Cyan
#ACFFFC
ΔE00 5.83
Pale Turquoise
#A5FBD5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEEB #FEA2B5
analogous
#A2FEBD #A2FEEB #A2E3FE
triadic
#A2FEEB #EBA2FE #FEEBA2
tetradic
#A2FEEB #BDA2FE #FEA2B5 #E3FEA2
square
#A2FEEB #BDA2FE #FEA2B5 #E3FEA2
split-complementary
#A2FEEB #FEA2E3 #FEBDA2
monochromatic
#29FDD1 #65FDDE #A2FEEB #DFFFF8 #E1FFF8
Accessibility & contrast
On white
1.17
#A2FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#A2FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEEB
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEEB | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#84FFF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #a2feeb; /* rgb */ color: rgb(162, 254, 235); /* oklch */ color: oklch(93.4% 0.092 179.6);
Tailwind
colors: {
custom: {
50: '#c1fff1',
500: '#a2feeb',
950: '#000000',
},
}SCSS
$custom: #a2feeb; $custom-light: #c1fff1; $custom-dark: #000000;
JSON
{
"hex": "#a2feeb",
"rgb": {
"r": 162,
"g": 254,
"b": 235
},
"hsl": {
"h": 167.609,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93401,
"c": 0.09214,
"h": 179.6
},
"luminance": 0.84563
}Semantic roles & 50–950 ramp
primary
#A2FEEB
secondary
#E2627D
accent
#002FE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685