#AAFFE5#AAFFE5
#AAFFE5 is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.9% C 0.090 H 173.1°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE5 |
|---|---|
| RGB | rgb(170, 255, 229) |
| HSL | hsl(162, 100%, 83%) |
| HSV | hsv(162, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(94.19, -31.14, 4.29) |
| CIE-LCH | lch(94.19, 31.44, 172.16°) |
| OKLab | oklab(93.85% -0.0894 0.0109) |
| OKLCH | oklch(93.85% 0.09 173.1) |
| XYZ | xyz(66.4754, 85.7194, 87.1563) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.57
Pale Turquoise
#A5FBD5
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 5.31
Aquamarine
#7FFFD4
ΔE00 5.91
Light Turquoise
#7EF4CC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE5 #FFAAC4
analogous
#AAFFBA #AAFFE5 #AAEEFF
triadic
#AAFFE5 #E5AAFF #FFE5AA
tetradic
#AAFFE5 #BAAAFF #FFAAC4 #EEFFAA
square
#AAFFE5 #BAAAFF #FFAAC4 #EEFFAA
split-complementary
#AAFFE5 #FFAAEE #FFBAAA
monochromatic
#30FFC0 #6DFFD2 #AAFFE5 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.16
#AAFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#AAFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE5
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE5 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E4
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#92FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe5; /* rgb */ color: rgb(170, 255, 229); /* oklch */ color: oklch(93.9% 0.090 173.1);
Tailwind
colors: {
custom: {
50: '#c6ffed',
500: '#aaffe5',
950: '#000000',
},
}SCSS
$custom: #aaffe5; $custom-light: #c6ffed; $custom-dark: #000000;
JSON
{
"hex": "#aaffe5",
"rgb": {
"r": 170,
"g": 255,
"b": 229
},
"hsl": {
"h": 161.647,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93854,
"c": 0.09005,
"h": 173.1
},
"luminance": 0.85723
}Semantic roles & 50–950 ramp
primary
#AAFFE5
secondary
#E4698F
accent
#0046E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684