#AAFFEE#AAFFEE
#AAFFEE is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.086 H 180.4°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFEE |
|---|---|
| RGB | rgb(170, 255, 238) |
| HSL | hsl(168, 100%, 83%) |
| HSV | hsv(168, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(94.41, -29.24, -0.03) |
| CIE-LCH | lch(94.41, 29.24, 180.07°) |
| OKLab | oklab(94.1% -0.0857 -0.0006) |
| OKLCH | oklch(94.1% 0.086 180.4) |
| XYZ | xyz(67.7647, 86.2351, 93.9467) |
| Luminance | 0.8624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.39
Pale Cyan
#B7FFFA
ΔE00 4.68
Light Cyan
#ACFFFC
ΔE00 5.05
Eggshell Blue
#C4FFF7
ΔE00 5.08
Tiffany Blue
#7BF2DA
ΔE00 5.54
Duck Egg Blue
#C3FBF4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFEE #FFAABB
analogous
#AAFFC3 #AAFFEE #AAE5FF
triadic
#AAFFEE #EEAAFF #FFEEAA
tetradic
#AAFFEE #C3AAFF #FFAABB #E5FFAA
square
#AAFFEE #C3AAFF #FFAABB #E5FFAA
split-complementary
#AAFFEE #FFAAE5 #FFC3AA
monochromatic
#30FFD6 #6DFFE2 #AAFFEE #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#AAFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#AAFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFEE
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFEE | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5ED
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#8FFFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffee; /* rgb */ color: rgb(170, 255, 238); /* oklch */ color: oklch(94.1% 0.086 180.4);
Tailwind
colors: {
custom: {
50: '#c6fff3',
500: '#aaffee',
950: '#000000',
},
}SCSS
$custom: #aaffee; $custom-light: #c6fff3; $custom-dark: #000000;
JSON
{
"hex": "#aaffee",
"rgb": {
"r": 170,
"g": 255,
"b": 238
},
"hsl": {
"h": 168,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94104,
"c": 0.0857,
"h": 180.4
},
"luminance": 0.86239
}Semantic roles & 50–950 ramp
primary
#AAFFEE
secondary
#E46981
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685