#AAF7EA#AAF7EA
#AAF7EA is a very light, moderate teal. Relative luminance 0.810; OKLCH L 92.2% C 0.078 H 182.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF7EA |
|---|---|
| RGB | rgb(170, 247, 234) |
| HSL | hsl(170, 83%, 82%) |
| HSV | hsv(170, 31%, 97%) |
| CMYK | cmyk(31.2%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(92.13, -26.29, -1.30) |
| CIE-LCH | lch(92.13, 26.32, 182.82°) |
| OKLab | oklab(92.24% -0.0777 -0.0039) |
| OKLCH | oklch(92.24% 0.078 182.9) |
| XYZ | xyz(64.6845, 81.0045, 90.0530) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.19
Pale Cyan
#B7FFFA
ΔE00 3.65
Light Cyan
#ACFFFC
ΔE00 4.12
Eggshell Blue
#C4FFF7
ΔE00 4.16
Duck Egg Blue
#C3FBF4
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF7EA #F7AAB7
analogous
#AAF7C4 #AAF7EA #AADEF7
triadic
#AAF7EA #EAAAF7 #F7EAAA
tetradic
#AAF7EA #C4AAF7 #F7AAB7 #DEF7AA
square
#AAF7EA #C4AAF7 #F7AAB7 #DEF7AA
split-complementary
#AAF7EA #F7AADE #F7C4AA
monochromatic
#3AECCE #72F2DC #AAF7EA #E2FCF8 #E3FCF8
Accessibility & contrast
On white
1.22
#AAF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#AAF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF7EA
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF7EA | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#92FAF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aaf7ea; /* rgb */ color: rgb(170, 247, 234); /* oklch */ color: oklch(92.2% 0.078 182.9);
Tailwind
colors: {
custom: {
50: '#c5faf0',
500: '#aaf7ea',
950: '#000000',
},
}SCSS
$custom: #aaf7ea; $custom-light: #c5faf0; $custom-dark: #000000;
JSON
{
"hex": "#aaf7ea",
"rgb": {
"r": 170,
"g": 247,
"b": 234
},
"hsl": {
"h": 169.87,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.92244,
"c": 0.0778,
"h": 182.9
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#AAF7EA
secondary
#D86D7F
accent
#062BDF
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585