#AAFAEA#AAFAEA
#AAFAEA is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.9% C 0.081 H 180.5°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFAEA |
|---|---|
| RGB | rgb(170, 250, 234) |
| HSL | hsl(168, 89%, 82%) |
| HSV | hsv(168, 32%, 98%) |
| CMYK | cmyk(32%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(92.95, -27.73, -0.10) |
| CIE-LCH | lch(92.95, 27.73, 180.21°) |
| OKLab | oklab(92.9% -0.0813 -0.0007) |
| OKLCH | oklch(92.9% 0.081 180.5) |
| XYZ | xyz(65.6093, 82.8541, 90.3613) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.38
Pale Cyan
#B7FFFA
ΔE00 4.42
Eggshell Blue
#C4FFF7
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 4.90
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFAEA #FAAABA
analogous
#AAFAC2 #AAFAEA #AAE2FA
triadic
#AAFAEA #EAAAFA #FAEAAA
tetradic
#AAFAEA #C2AAFA #FAAABA #E2FAAA
square
#AAFAEA #C2AAFA #FAAABA #E2FAAA
split-complementary
#AAFAEA #FAAAE2 #FAC2AA
monochromatic
#36F3CD #70F7DC #AAFAEA #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.20
#AAFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#AAFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFAEA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFAEA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#91FDF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #aafaea; /* rgb */ color: rgb(170, 250, 234); /* oklch */ color: oklch(92.9% 0.081 180.5);
Tailwind
colors: {
custom: {
50: '#c6fcf0',
500: '#aafaea',
950: '#000000',
},
}SCSS
$custom: #aafaea; $custom-light: #c6fcf0; $custom-dark: #000000;
JSON
{
"hex": "#aafaea",
"rgb": {
"r": 170,
"g": 250,
"b": 234
},
"hsl": {
"h": 168,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.92898,
"c": 0.08133,
"h": 180.5
},
"luminance": 0.82858
}Semantic roles & 50–950 ramp
primary
#AAFAEA
secondary
#DD6C82
accent
#002EE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585