#AAFFE4#AAFFE4
#AAFFE4 is a very light, moderate teal. Relative luminance 0.857; OKLCH L 93.8% C 0.091 H 172.3°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFE4 |
|---|---|
| RGB | rgb(170, 255, 228) |
| HSL | hsl(161, 100%, 83%) |
| HSV | hsv(161, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(94.17, -31.35, 4.77) |
| CIE-LCH | lch(94.17, 31.71, 171.35°) |
| OKLab | oklab(93.83% -0.0898 0.0121) |
| OKLCH | oklch(93.83% 0.091 172.3) |
| XYZ | xyz(66.3362, 85.6637, 86.4231) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.77
Pale Turquoise
#A5FBD5
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 5.39
Aquamarine
#7FFFD4
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFE4 #FFAAC5
analogous
#AAFFB9 #AAFFE4 #AAEFFF
triadic
#AAFFE4 #E4AAFF #FFE4AA
tetradic
#AAFFE4 #B9AAFF #FFAAC5 #EFFFAA
square
#AAFFE4 #B9AAFF #FFAAC5 #EFFFAA
split-complementary
#AAFFE4 #FFAAEF #FFB9AA
monochromatic
#30FFBD #6DFFD1 #AAFFE4 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.16
#AAFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#AAFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFE4
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFE4 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E3
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#92FFF7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #aaffe4; /* rgb */ color: rgb(170, 255, 228); /* oklch */ color: oklch(93.8% 0.091 172.3);
Tailwind
colors: {
custom: {
50: '#c6ffec',
500: '#aaffe4',
950: '#000000',
},
}SCSS
$custom: #aaffe4; $custom-light: #c6ffec; $custom-dark: #000000;
JSON
{
"hex": "#aaffe4",
"rgb": {
"r": 170,
"g": 255,
"b": 228
},
"hsl": {
"h": 160.941,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93827,
"c": 0.09062,
"h": 172.3
},
"luminance": 0.85667
}Semantic roles & 50–950 ramp
primary
#AAFFE4
secondary
#E46990
accent
#0049E6
background
#FDFFFE
surface
#F9FFFD
border
#D2D7D5
text
#131816
muted
#828684