#AAF2EE#AAF2EE
#AAF2EE is a very light, moderate teal. Relative luminance 0.782; OKLCH L 91.3% C 0.071 H 191.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2EE |
|---|---|
| RGB | rgb(170, 242, 238) |
| HSL | hsl(177, 73%, 81%) |
| HSV | hsv(177, 30%, 95%) |
| CMYK | cmyk(29.8%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(90.88, -23.00, -5.22) |
| CIE-LCH | lch(90.88, 23.58, 192.78°) |
| OKLab | oklab(91.28% -0.07 -0.0144) |
| OKLCH | oklch(91.28% 0.071 191.6) |
| XYZ | xyz(63.7571, 78.2199, 92.6108) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.32
Pale Cyan
#B7FFFA
ΔE00 2.75
Light Cyan
#ACFFFC
ΔE00 2.86
Duck Egg Blue
#C3FBF4
ΔE00 3.73
Eggshell Blue
#C4FFF7
ΔE00 4.02
Light Light Blue
#CAFFFB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2EE #F2AAAE
analogous
#AAF2CA #AAF2EE #AAD2F2
triadic
#AAF2EE #EEAAF2 #F2EEAA
tetradic
#AAF2EE #CAAAF2 #F2AAAE #D2F2AA
square
#AAF2EE #CAAAF2 #F2AAAE #D2F2AA
split-complementary
#AAF2EE #F2AAD2 #F2CAAA
monochromatic
#40E2D9 #75EAE3 #AAF2EE #DFFAF9 #E4FBFA
Accessibility & contrast
On white
1.26
#AAF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#AAF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2EE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2EE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#91F6F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf2ee; /* rgb */ color: rgb(170, 242, 238); /* oklch */ color: oklch(91.3% 0.071 191.6);
Tailwind
colors: {
custom: {
50: '#c5f6f3',
500: '#aaf2ee',
950: '#000000',
},
}SCSS
$custom: #aaf2ee; $custom-light: #c5f6f3; $custom-dark: #000000;
JSON
{
"hex": "#aaf2ee",
"rgb": {
"r": 170,
"g": 242,
"b": 238
},
"hsl": {
"h": 176.667,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.91276,
"c": 0.07148,
"h": 191.6
},
"luminance": 0.78223
}Semantic roles & 50–950 ramp
primary
#AAF2EE
secondary
#D16F75
accent
#101BD6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585