#AAF2EC#AAF2EC
#AAF2EC is a very light, moderate teal. Relative luminance 0.781; OKLCH L 91.2% C 0.072 H 189.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2EC |
|---|---|
| RGB | rgb(170, 242, 236) |
| HSL | hsl(175, 73%, 81%) |
| HSV | hsv(175, 30%, 95%) |
| CMYK | cmyk(29.8%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(90.83, -23.44, -4.25) |
| CIE-LCH | lch(90.83, 23.82, 190.29°) |
| OKLab | oklab(91.22% -0.0708 -0.0118) |
| OKLCH | oklch(91.22% 0.072 189.5) |
| XYZ | xyz(63.4649, 78.1030, 91.0719) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 2.92
Light Cyan
#ACFFFC
ΔE00 3.06
Duck Egg Blue
#C3FBF4
ΔE00 3.66
Eggshell Blue
#C4FFF7
ΔE00 3.87
Light Light Blue
#CAFFFB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2EC #F2AAB0
analogous
#AAF2C8 #AAF2EC #AAD4F2
triadic
#AAF2EC #ECAAF2 #F2ECAA
tetradic
#AAF2EC #C8AAF2 #F2AAB0 #D4F2AA
square
#AAF2EC #C8AAF2 #F2AAB0 #D4F2AA
split-complementary
#AAF2EC #F2AAD4 #F2C8AA
monochromatic
#40E2D4 #75EAE0 #AAF2EC #DFFAF8 #E4FBF9
Accessibility & contrast
On white
1.26
#AAF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#AAF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2EC
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2EC | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEC
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#92F6F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf2ec; /* rgb */ color: rgb(170, 242, 236); /* oklch */ color: oklch(91.2% 0.072 189.5);
Tailwind
colors: {
custom: {
50: '#c5f6f2',
500: '#aaf2ec',
950: '#000000',
},
}SCSS
$custom: #aaf2ec; $custom-light: #c5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#aaf2ec",
"rgb": {
"r": 170,
"g": 242,
"b": 236
},
"hsl": {
"h": 175,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.91216,
"c": 0.07178,
"h": 189.5
},
"luminance": 0.78106
}Semantic roles & 50–950 ramp
primary
#AAF2EC
secondary
#D16F77
accent
#1020D6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585