#AAFFEB#AAFFEB
#AAFFEB is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.0% C 0.087 H 177.9°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFEB |
|---|---|
| RGB | rgb(170, 255, 235) |
| HSL | hsl(166, 100%, 83%) |
| HSV | hsv(166, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(94.34, -29.88, 1.40) |
| CIE-LCH | lch(94.34, 29.92, 177.31°) |
| OKLab | oklab(94.02% -0.0869 0.0033) |
| OKLCH | oklch(94.02% 0.087 177.9) |
| XYZ | xyz(67.3276, 86.0603, 91.6448) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.04
Tiffany Blue
#7BF2DA
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.39
Pale Cyan
#B7FFFA
ΔE00 5.61
Pale Turquoise
#A5FBD5
ΔE00 5.61
Eggshell Blue
#C4FFF7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFEB #FFAABE
analogous
#AAFFC0 #AAFFEB #AAE9FF
triadic
#AAFFEB #EBAAFF #FFEBAA
tetradic
#AAFFEB #C0AAFF #FFAABE #E9FFAA
square
#AAFFEB #C0AAFF #FFAABE #E9FFAA
split-complementary
#AAFFEB #FFAAE9 #FFC0AA
monochromatic
#30FFCE #6DFFDD #AAFFEB #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.15
#AAFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#AAFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFEB
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFEB | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#EAEAED
Tritanopia (blue-blind)
#90FFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffeb; /* rgb */ color: rgb(170, 255, 235); /* oklch */ color: oklch(94.0% 0.087 177.9);
Tailwind
colors: {
custom: {
50: '#c6fff1',
500: '#aaffeb',
950: '#000000',
},
}SCSS
$custom: #aaffeb; $custom-light: #c6fff1; $custom-dark: #000000;
JSON
{
"hex": "#aaffeb",
"rgb": {
"r": 170,
"g": 255,
"b": 235
},
"hsl": {
"h": 165.882,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94019,
"c": 0.08698,
"h": 177.9
},
"luminance": 0.86064
}Semantic roles & 50–950 ramp
primary
#AAFFEB
secondary
#E46986
accent
#0036E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685