#AAEAEC#AAEAEC
#AAEAEC is a very light, moderate teal. Relative luminance 0.734; OKLCH L 89.5% C 0.064 H 198.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEAEC |
|---|---|
| RGB | rgb(170, 234, 236) |
| HSL | hsl(182, 63%, 80%) |
| HSV | hsv(182, 28%, 93%) |
| CMYK | cmyk(28%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(88.66, -19.51, -7.46) |
| CIE-LCH | lch(88.66, 20.89, 200.91°) |
| OKLab | oklab(89.49% -0.0609 -0.0204) |
| OKLCH | oklch(89.49% 0.064 198.5) |
| XYZ | xyz(61.1358, 73.4447, 90.2955) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.17
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 4.18
Pale Sky Blue
#BDF6FE
ΔE00 4.24
Light Sky Blue
#C6FCFF
ΔE00 4.69
Pale Cyan
#B7FFFA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEAEC #ECACAA
analogous
#AAECCD #AAEAEC #AAC9EC
triadic
#AAEAEC #ECAAEA #EAECAA
tetradic
#AAEAEC #CDAAEC #ECACAA #C9ECAA
square
#AAEAEC #CDAAEC #ECACAA #C9ECAA
split-complementary
#AAEAEC #ECAAC9 #ECCDAA
monochromatic
#46D1D6 #78DEE1 #AAEAEC #DCF6F7 #E6F9F9
Accessibility & contrast
On white
1.34
#AAEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#AAEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEAEC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEAEC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EC
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#93EEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aaeaec; /* rgb */ color: rgb(170, 234, 236); /* oklch */ color: oklch(89.5% 0.064 198.5);
Tailwind
colors: {
custom: {
50: '#c5f0f2',
500: '#aaeaec',
950: '#000000',
},
}SCSS
$custom: #aaeaec; $custom-light: #c5f0f2; $custom-dark: #000000;
JSON
{
"hex": "#aaeaec",
"rgb": {
"r": 170,
"g": 234,
"b": 236
},
"hsl": {
"h": 181.818,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.89486,
"c": 0.06427,
"h": 198.5
},
"luminance": 0.73448
}Semantic roles & 50–950 ramp
primary
#AAEAEC
secondary
#C97472
accent
#201ACB
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585