#AAFFEF#AAFFEF
#AAFFEF is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.1% C 0.085 H 181.2°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFFEF |
|---|---|
| RGB | rgb(170, 255, 239) |
| HSL | hsl(169, 100%, 83%) |
| HSV | hsv(169, 33%, 100%) |
| CMYK | cmyk(33.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(94.44, -29.03, -0.51) |
| CIE-LCH | lch(94.44, 29.03, 181.01°) |
| OKLab | oklab(94.13% -0.0853 -0.0018) |
| OKLCH | oklch(94.13% 0.085 181.2) |
| XYZ | xyz(67.9120, 86.2940, 94.7226) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.59
Pale Cyan
#B7FFFA
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 4.71
Eggshell Blue
#C4FFF7
ΔE00 4.89
Duck Egg Blue
#C3FBF4
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFFEF #FFAABA
analogous
#AAFFC4 #AAFFEF #AAE4FF
triadic
#AAFFEF #EFAAFF #FFEFAA
tetradic
#AAFFEF #C4AAFF #FFAABA #E4FFAA
square
#AAFFEF #C4AAFF #FFAABA #E4FFAA
split-complementary
#AAFFEF #FFAAE4 #FFC4AA
monochromatic
#30FFD8 #6DFFE3 #AAFFEF #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.15
#AAFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#AAFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFFEF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFFEF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EE
Deuteranopia (green-blind)
#E9EAF0
Tritanopia (blue-blind)
#8FFFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #aaffef; /* rgb */ color: rgb(170, 255, 239); /* oklch */ color: oklch(94.1% 0.085 181.2);
Tailwind
colors: {
custom: {
50: '#c6fff4',
500: '#aaffef',
950: '#000000',
},
}SCSS
$custom: #aaffef; $custom-light: #c6fff4; $custom-dark: #000000;
JSON
{
"hex": "#aaffef",
"rgb": {
"r": 170,
"g": 255,
"b": 239
},
"hsl": {
"h": 168.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94132,
"c": 0.08531,
"h": 181.2
},
"luminance": 0.86298
}Semantic roles & 50–950 ramp
primary
#AAFFEF
secondary
#E46980
accent
#002BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131817
muted
#828685