#AAFFE8#AAFFE8
#AAFFE8 is a very light, moderate teal. Relative luminance 0.859; OKLCH L 93.9% C 0.088 H 175.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE8 |
|---|---|
| RGB | rgb(170, 255, 232) |
| HSL | hsl(164, 100%, 83%) |
| HSV | hsv(164, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 9%, 0%) |
| CIE-LAB | lab(94.26, -30.52, 2.85) |
| CIE-LCH | lch(94.26, 30.65, 174.67°) |
| OKLab | oklab(93.94% -0.0882 0.0071) |
| OKLCH | oklch(93.94% 0.088 175.4) |
| XYZ | xyz(66.8979, 85.8884, 89.3814) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.12
Pale Turquoise
#A5FBD5
ΔE00 4.64
Light Aqua
#8CFFDB
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.19
Eggshell Blue
#C4FFF7
ΔE00 6.38
Pale Cyan
#B7FFFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE8 #FFAAC1
analogous
#AAFFBD #AAFFE8 #AAEBFF
triadic
#AAFFE8 #E8AAFF #FFE8AA
tetradic
#AAFFE8 #BDAAFF #FFAAC1 #EBFFAA
square
#AAFFE8 #BDAAFF #FFAAC1 #EBFFAA
split-complementary
#AAFFE8 #FFAAEB #FFBDAA
monochromatic
#30FFC7 #6DFFD7 #AAFFE8 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.16
#AAFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#AAFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE8
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE8 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E7
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#91FFF8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe8; /* rgb */ color: rgb(170, 255, 232); /* oklch */ color: oklch(93.9% 0.088 175.4);
Tailwind
colors: {
custom: {
50: '#c6ffef',
500: '#aaffe8',
950: '#000000',
},
}SCSS
$custom: #aaffe8; $custom-light: #c6ffef; $custom-dark: #000000;
JSON
{
"hex": "#aaffe8",
"rgb": {
"r": 170,
"g": 255,
"b": 232
},
"hsl": {
"h": 163.765,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93936,
"c": 0.08843,
"h": 175.4
},
"luminance": 0.85892
}Semantic roles & 50–950 ramp
primary
#AAFFE8
secondary
#E4698A
accent
#003EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131816
muted
#828685