#AAFFED#AAFFED
#AAFFED is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.086 H 179.5°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFED |
|---|---|
| RGB | rgb(170, 255, 237) |
| HSL | hsl(167, 100%, 83%) |
| HSV | hsv(167, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(94.39, -29.46, 0.44) |
| CIE-LCH | lch(94.39, 29.46, 179.13°) |
| OKLab | oklab(94.08% -0.0861 0.0007) |
| OKLCH | oklch(94.08% 0.086 179.5) |
| XYZ | xyz(67.6182, 86.1765, 93.1751) |
| Luminance | 0.8618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.23
Pale Cyan
#B7FFFA
ΔE00 4.99
Eggshell Blue
#C4FFF7
ΔE00 5.27
Light Cyan
#ACFFFC
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.43
Duck Egg Blue
#C3FBF4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFED #FFAABC
analogous
#AAFFC2 #AAFFED #AAE6FF
triadic
#AAFFED #EDAAFF #FFEDAA
tetradic
#AAFFED #C2AAFF #FFAABC #E6FFAA
square
#AAFFED #C2AAFF #FFAABC #E6FFAA
split-complementary
#AAFFED #FFAAE6 #FFC2AA
monochromatic
#30FFD3 #6DFFE0 #AAFFED #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#AAFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#AAFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFED
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFED | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#8FFFF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffed; /* rgb */ color: rgb(170, 255, 237); /* oklch */ color: oklch(94.1% 0.086 179.5);
Tailwind
colors: {
custom: {
50: '#c6fff2',
500: '#aaffed',
950: '#000000',
},
}SCSS
$custom: #aaffed; $custom-light: #c6fff2; $custom-dark: #000000;
JSON
{
"hex": "#aaffed",
"rgb": {
"r": 170,
"g": 255,
"b": 237
},
"hsl": {
"h": 167.294,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94076,
"c": 0.08611,
"h": 179.5
},
"luminance": 0.8618
}Semantic roles & 50–950 ramp
primary
#AAFFED
secondary
#E46983
accent
#0031E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685