#A2FFEB#A2FFEB
#A2FFEB is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.093 H 179.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFEB |
|---|---|
| RGB | rgb(162, 255, 235) |
| HSL | hsl(167, 100%, 82%) |
| HSV | hsv(167, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.97, -32.02, 0.82) |
| CIE-LCH | lch(93.97, 32.03, 178.53°) |
| OKLab | oklab(93.62% -0.0933 0.0017) |
| OKLCH | oklch(93.62% 0.093 179) |
| XYZ | xyz(65.6501, 85.1953, 91.5661) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.07
Tiffany Blue
#7BF2DA
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 4.99
Pale Turquoise
#A5FBD5
ΔE00 5.85
Pale Cyan
#B7FFFA
ΔE00 5.95
Light Cyan
#ACFFFC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFEB #FFA2B6
analogous
#A2FFBD #A2FFEB #A2E5FF
triadic
#A2FFEB #EBA2FF #FFEBA2
tetradic
#A2FFEB #BDA2FF #FFA2B6 #E5FFA2
square
#A2FFEB #BDA2FF #FFA2B6 #E5FFA2
split-complementary
#A2FFEB #FFA2E5 #FFBDA2
monochromatic
#28FFD1 #65FFDE #A2FFEB #DFFFF8 #E0FFF8
Accessibility & contrast
On white
1.16
#A2FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#A2FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFEB
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFEB | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#83FFF9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #a2ffeb; /* rgb */ color: rgb(162, 255, 235); /* oklch */ color: oklch(93.6% 0.093 179.0);
Tailwind
colors: {
custom: {
50: '#c1fff1',
500: '#a2ffeb',
950: '#000000',
},
}SCSS
$custom: #a2ffeb; $custom-light: #c1fff1; $custom-dark: #000000;
JSON
{
"hex": "#a2ffeb",
"rgb": {
"r": 162,
"g": 255,
"b": 235
},
"hsl": {
"h": 167.097,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93622,
"c": 0.09332,
"h": 179
},
"luminance": 0.852
}Semantic roles & 50–950 ramp
primary
#A2FFEB
secondary
#E3627E
accent
#0031E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685