#AAFFE9#AAFFE9
#AAFFE9 is a very light, moderate teal. Relative luminance 0.859; OKLCH L 94.0% C 0.088 H 176.2°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE9 |
|---|---|
| RGB | rgb(170, 255, 233) |
| HSL | hsl(164, 100%, 83%) |
| HSV | hsv(164, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(94.29, -30.31, 2.36) |
| CIE-LCH | lch(94.29, 30.40, 175.54°) |
| OKLab | oklab(93.96% -0.0877 0.0058) |
| OKLCH | oklch(93.96% 0.088 176.2) |
| XYZ | xyz(67.0403, 85.9454, 90.1316) |
| Luminance | 0.8595 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.05
Light Aqua
#8CFFDB
ΔE00 4.88
Pale Turquoise
#A5FBD5
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 6.15
Pale Cyan
#B7FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE9 #FFAAC0
analogous
#AAFFBE #AAFFE9 #AAEAFF
triadic
#AAFFE9 #E9AAFF #FFE9AA
tetradic
#AAFFE9 #BEAAFF #FFAAC0 #EAFFAA
square
#AAFFE9 #BEAAFF #FFAAC0 #EAFFAA
split-complementary
#AAFFE9 #FFAAEA #FFBEAA
monochromatic
#30FFC9 #6DFFD9 #AAFFE9 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.15
#AAFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#AAFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE9
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE9 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E8
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#91FFF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffe9; /* rgb */ color: rgb(170, 255, 233); /* oklch */ color: oklch(94.0% 0.088 176.2);
Tailwind
colors: {
custom: {
50: '#c6fff0',
500: '#aaffe9',
950: '#000000',
},
}SCSS
$custom: #aaffe9; $custom-light: #c6fff0; $custom-dark: #000000;
JSON
{
"hex": "#aaffe9",
"rgb": {
"r": 170,
"g": 255,
"b": 233
},
"hsl": {
"h": 164.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93964,
"c": 0.08793,
"h": 176.2
},
"luminance": 0.85949
}Semantic roles & 50–950 ramp
primary
#AAFFE9
secondary
#E46989
accent
#003BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685