#AAF8EA#AAF8EA
#AAF8EA is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.5% C 0.079 H 182.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF8EA |
|---|---|
| RGB | rgb(170, 248, 234) |
| HSL | hsl(169, 85%, 82%) |
| HSV | hsv(169, 31%, 97%) |
| CMYK | cmyk(31.5%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(92.41, -26.77, -0.90) |
| CIE-LCH | lch(92.41, 26.79, 181.92°) |
| OKLab | oklab(92.46% -0.0789 -0.0028) |
| OKLCH | oklch(92.46% 0.079 182.1) |
| XYZ | xyz(64.9911, 81.6178, 90.1552) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.89
Pale Cyan
#B7FFFA
ΔE00 3.89
Eggshell Blue
#C4FFF7
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 4.36
Duck Egg Blue
#C3FBF4
ΔE00 4.63
Tiffany Blue
#7BF2DA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF8EA #F8AAB8
analogous
#AAF8C3 #AAF8EA #AADFF8
triadic
#AAF8EA #EAAAF8 #F8EAAA
tetradic
#AAF8EA #C3AAF8 #F8AAB8 #DFF8AA
square
#AAF8EA #C3AAF8 #F8AAB8 #DFF8AA
split-complementary
#AAF8EA #F8AADF #F8C3AA
monochromatic
#39EFCE #71F3DC #AAF8EA #E3FDF8 #E3FDF8
Accessibility & contrast
On white
1.21
#AAF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#AAF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF8EA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF8EA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#92FBF4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aaf8ea; /* rgb */ color: rgb(170, 248, 234); /* oklch */ color: oklch(92.5% 0.079 182.1);
Tailwind
colors: {
custom: {
50: '#c5faf0',
500: '#aaf8ea',
950: '#000000',
},
}SCSS
$custom: #aaf8ea; $custom-light: #c5faf0; $custom-dark: #000000;
JSON
{
"hex": "#aaf8ea",
"rgb": {
"r": 170,
"g": 248,
"b": 234
},
"hsl": {
"h": 169.231,
"s": 84.783,
"l": 81.961
},
"oklch": {
"l": 0.92462,
"c": 0.07897,
"h": 182.1
},
"luminance": 0.81621
}Semantic roles & 50–950 ramp
primary
#AAF8EA
secondary
#DA6D80
accent
#042CE1
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585