#AAF2ED#AAF2ED
#AAF2ED is a very light, moderate teal. Relative luminance 0.782; OKLCH L 91.2% C 0.072 H 190.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF2ED |
|---|---|
| RGB | rgb(170, 242, 237) |
| HSL | hsl(176, 73%, 81%) |
| HSV | hsv(176, 30%, 95%) |
| CMYK | cmyk(29.8%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(90.85, -23.22, -4.74) |
| CIE-LCH | lch(90.85, 23.70, 191.53°) |
| OKLab | oklab(91.25% -0.0704 -0.0131) |
| OKLCH | oklch(91.25% 0.072 190.5) |
| XYZ | xyz(63.6106, 78.1613, 91.8392) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.61
Pale Cyan
#B7FFFA
ΔE00 2.75
Light Cyan
#ACFFFC
ΔE00 2.94
Duck Egg Blue
#C3FBF4
ΔE00 3.68
Eggshell Blue
#C4FFF7
ΔE00 3.93
Light Light Blue
#CAFFFB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF2ED #F2AAAF
analogous
#AAF2C9 #AAF2ED #AAD3F2
triadic
#AAF2ED #EDAAF2 #F2EDAA
tetradic
#AAF2ED #C9AAF2 #F2AAAF #D3F2AA
square
#AAF2ED #C9AAF2 #F2AAAF #D3F2AA
split-complementary
#AAF2ED #F2AAD3 #F2C9AA
monochromatic
#40E2D7 #75EAE2 #AAF2ED #DFFAF8 #E4FBF9
Accessibility & contrast
On white
1.26
#AAF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#AAF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF2ED
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF2ED | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#91F6F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aaf2ed; /* rgb */ color: rgb(170, 242, 237); /* oklch */ color: oklch(91.2% 0.072 190.5);
Tailwind
colors: {
custom: {
50: '#c5f6f2',
500: '#aaf2ed',
950: '#000000',
},
}SCSS
$custom: #aaf2ed; $custom-light: #c5f6f2; $custom-dark: #000000;
JSON
{
"hex": "#aaf2ed",
"rgb": {
"r": 170,
"g": 242,
"b": 237
},
"hsl": {
"h": 175.833,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.91246,
"c": 0.07162,
"h": 190.5
},
"luminance": 0.78165
}Semantic roles & 50–950 ramp
primary
#AAF2ED
secondary
#D16F76
accent
#101ED6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585