#AAEDEC#AAEDEC
#AAEDEC is a very light, moderate teal. Relative luminance 0.752; OKLCH L 90.1% C 0.067 H 194.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEDEC |
|---|---|
| RGB | rgb(170, 237, 236) |
| HSL | hsl(179, 65%, 80%) |
| HSV | hsv(179, 28%, 93%) |
| CMYK | cmyk(28.3%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(89.47, -20.99, -6.25) |
| CIE-LCH | lch(89.47, 21.90, 196.59°) |
| OKLab | oklab(90.13% -0.0647 -0.0172) |
| OKLCH | oklch(90.13% 0.067 194.9) |
| XYZ | xyz(61.9971, 75.1673, 90.5826) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.92
Pale Cyan
#B7FFFA
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 4.13
Duck Egg Blue
#C3FBF4
ΔE00 4.34
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Light Sky Blue
#C6FCFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEDEC #EDAAAB
analogous
#AAEDCA #AAEDEC #AACDED
triadic
#AAEDEC #ECAAED #EDECAA
tetradic
#AAEDEC #CAAAED #EDAAAB #CDEDAA
square
#AAEDEC #CAAAED #EDAAAB #CDEDAA
split-complementary
#AAEDEC #EDAACD #EDCAAA
monochromatic
#45D8D5 #77E2E1 #AAEDEC #DDF8F7 #E6FAF9
Accessibility & contrast
On white
1.31
#AAEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#AAEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEDEC
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEDEC | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EC
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#93F1EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aaedec; /* rgb */ color: rgb(170, 237, 236); /* oklch */ color: oklch(90.1% 0.067 194.9);
Tailwind
colors: {
custom: {
50: '#c5f3f2',
500: '#aaedec',
950: '#000000',
},
}SCSS
$custom: #aaedec; $custom-light: #c5f3f2; $custom-dark: #000000;
JSON
{
"hex": "#aaedec",
"rgb": {
"r": 170,
"g": 237,
"b": 236
},
"hsl": {
"h": 179.104,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.90134,
"c": 0.06691,
"h": 194.9
},
"luminance": 0.75171
}Semantic roles & 50–950 ramp
primary
#AAEDEC
secondary
#CA7173
accent
#191BCD
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585