#AAFFE1#AAFFE1
#AAFFE1 is a very light, moderate teal. Relative luminance 0.855; OKLCH L 93.7% C 0.092 H 170.1°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE1 |
|---|---|
| RGB | rgb(170, 255, 225) |
| HSL | hsl(159, 100%, 83%) |
| HSV | hsv(159, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(94.10, -31.97, 6.21) |
| CIE-LCH | lch(94.10, 32.56, 169.00°) |
| OKLab | oklab(93.75% -0.091 0.0159) |
| OKLCH | oklch(93.75% 0.092 170.1) |
| XYZ | xyz(65.9233, 85.4986, 84.2488) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.51
Pale Aqua
#B8FFEB
ΔE00 3.45
Light Aqua
#8CFFDB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.30
Tiffany Blue
#7BF2DA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE1 #FFAAC8
analogous
#AAFFB6 #AAFFE1 #AAF2FF
triadic
#AAFFE1 #E1AAFF #FFE1AA
tetradic
#AAFFE1 #B6AAFF #FFAAC8 #F2FFAA
square
#AAFFE1 #B6AAFF #FFAAC8 #F2FFAA
split-complementary
#AAFFE1 #FFAAF2 #FFB6AA
monochromatic
#30FFB6 #6DFFCB #AAFFE1 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.16
#AAFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#AAFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE1
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE1 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E0
Deuteranopia (green-blind)
#ECEAE3
Tritanopia (blue-blind)
#93FFF6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe1; /* rgb */ color: rgb(170, 255, 225); /* oklch */ color: oklch(93.7% 0.092 170.1);
Tailwind
colors: {
custom: {
50: '#c6ffea',
500: '#aaffe1',
950: '#000000',
},
}SCSS
$custom: #aaffe1; $custom-light: #c6ffea; $custom-dark: #000000;
JSON
{
"hex": "#aaffe1",
"rgb": {
"r": 170,
"g": 255,
"b": 225
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93746,
"c": 0.09242,
"h": 170.1
},
"luminance": 0.85502
}Semantic roles & 50–950 ramp
primary
#AAFFE1
secondary
#E46994
accent
#0051E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684