#AAFFE0#AAFFE0
#AAFFE0 is a very light, moderate teal. Relative luminance 0.854; OKLCH L 93.7% C 0.093 H 169.4°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE0 |
|---|---|
| RGB | rgb(170, 255, 224) |
| HSL | hsl(158, 100%, 83%) |
| HSV | hsv(158, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(94.07, -32.17, 6.69) |
| CIE-LCH | lch(94.07, 32.86, 168.25°) |
| OKLab | oklab(93.72% -0.0915 0.0172) |
| OKLCH | oklch(93.72% 0.093 169.4) |
| XYZ | xyz(65.7873, 85.4442, 83.5324) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.24
Light Aqua
#8CFFDB
ΔE00 3.49
Pale Aqua
#B8FFEB
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE0 #FFAAC9
analogous
#AAFFB5 #AAFFE0 #AAF3FF
triadic
#AAFFE0 #E0AAFF #FFE0AA
tetradic
#AAFFE0 #B5AAFF #FFAAC9 #F3FFAA
square
#AAFFE0 #B5AAFF #FFAAC9 #F3FFAA
split-complementary
#AAFFE0 #FFAAF3 #FFB5AA
monochromatic
#30FFB3 #6DFFCA #AAFFE0 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.16
#AAFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#AAFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE0
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE0 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DF
Deuteranopia (green-blind)
#ECEAE2
Tritanopia (blue-blind)
#94FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe0; /* rgb */ color: rgb(170, 255, 224); /* oklch */ color: oklch(93.7% 0.093 169.4);
Tailwind
colors: {
custom: {
50: '#c6ffe9',
500: '#aaffe0',
950: '#000000',
},
}SCSS
$custom: #aaffe0; $custom-light: #c6ffe9; $custom-dark: #000000;
JSON
{
"hex": "#aaffe0",
"rgb": {
"r": 170,
"g": 255,
"b": 224
},
"hsl": {
"h": 158.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.9372,
"c": 0.09306,
"h": 169.4
},
"luminance": 0.85448
}Semantic roles & 50–950 ramp
primary
#AAFFE0
secondary
#E46996
accent
#0054E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131816
muted
#828684