#AAE2EC#AAE2EC
#AAE2EC is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.8% C 0.059 H 209.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2EC |
|---|---|
| RGB | rgb(170, 226, 236) |
| HSL | hsl(189, 63%, 80%) |
| HSV | hsv(189, 28%, 93%) |
| CMYK | cmyk(28%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.50, -15.51, -10.66) |
| CIE-LCH | lch(86.50, 18.82, 214.51°) |
| OKLab | oklab(87.77% -0.0509 -0.0291) |
| OKLCH | oklch(87.77% 0.059 209.7) |
| XYZ | xyz(58.9094, 68.9921, 89.5534) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.86
Lightblue
#ADD8E6
ΔE00 4.21
Pale Sky Blue
#BDF6FE
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Ice Blue
#A5DFF9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2EC #ECB4AA
analogous
#AAECD5 #AAE2EC #AAC1EC
triadic
#AAE2EC #ECAAE2 #E2ECAA
tetradic
#AAE2EC #D5AAEC #ECB4AA #C1ECAA
square
#AAE2EC #D5AAEC #ECB4AA #C1ECAA
split-complementary
#AAE2EC #ECAAC1 #ECD5AA
monochromatic
#46C0D6 #78D1E1 #AAE2EC #DCF3F7 #E6F6F9
Accessibility & contrast
On white
1.42
#AAE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#AAE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2EC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2EC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEED
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#94E7E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae2ec; /* rgb */ color: rgb(170, 226, 236); /* oklch */ color: oklch(87.8% 0.059 209.7);
Tailwind
colors: {
custom: {
50: '#c5ebf2',
500: '#aae2ec',
950: '#000000',
},
}SCSS
$custom: #aae2ec; $custom-light: #c5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#aae2ec",
"rgb": {
"r": 170,
"g": 226,
"b": 236
},
"hsl": {
"h": 189.091,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.87768,
"c": 0.05866,
"h": 209.7
},
"luminance": 0.68995
}Semantic roles & 50–950 ramp
primary
#AAE2EC
secondary
#C97F72
accent
#351ACB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485