#AAEEED#AAEEED
#AAEEED is a very light, moderate teal. Relative luminance 0.758; OKLCH L 90.4% C 0.068 H 194.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEEED |
|---|---|
| RGB | rgb(170, 238, 237) |
| HSL | hsl(179, 67%, 80%) |
| HSV | hsv(179, 29%, 93%) |
| CMYK | cmyk(28.6%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(89.77, -21.26, -6.34) |
| CIE-LCH | lch(89.77, 22.19, 196.59°) |
| OKLab | oklab(90.38% -0.0655 -0.0174) |
| OKLCH | oklch(90.38% 0.068 194.9) |
| XYZ | xyz(62.4331, 75.8063, 91.4467) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.00
Pale Cyan
#B7FFFA
ΔE00 3.80
Light Cyan
#ACFFFC
ΔE00 3.89
Duck Egg Blue
#C3FBF4
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Eggshell Blue
#C4FFF7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEEED #EEAAAB
analogous
#AAEECB #AAEEED #AACDEE
triadic
#AAEEED #EDAAEE #EEEDAA
tetradic
#AAEEED #CBAAEE #EEAAAB #CDEEAA
square
#AAEEED #CBAAEE #EEAAAB #CDEEAA
split-complementary
#AAEEED #EEAACD #EECBAA
monochromatic
#44DAD7 #77E4E2 #AAEEED #DDF8F8 #E5FAFA
Accessibility & contrast
On white
1.30
#AAEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#AAEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEEED
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEEED | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7ED
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#92F2ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #aaeeed; /* rgb */ color: rgb(170, 238, 237); /* oklch */ color: oklch(90.4% 0.068 194.9);
Tailwind
colors: {
custom: {
50: '#c5f3f2',
500: '#aaeeed',
950: '#000000',
},
}SCSS
$custom: #aaeeed; $custom-light: #c5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#aaeeed",
"rgb": {
"r": 170,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.118,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.9038,
"c": 0.06778,
"h": 194.9
},
"luminance": 0.7581
}Semantic roles & 50–950 ramp
primary
#AAEEED
secondary
#CB7172
accent
#171ACF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585