#AAE2EE#AAE2EE
#AAE2EE is a very light, muted cyan. Relative luminance 0.691; OKLCH L 87.8% C 0.059 H 212.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2EE |
|---|---|
| RGB | rgb(170, 226, 238) |
| HSL | hsl(191, 67%, 80%) |
| HSV | hsv(191, 29%, 93%) |
| CMYK | cmyk(28.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(86.56, -15.05, -11.63) |
| CIE-LCH | lch(86.56, 19.02, 217.69°) |
| OKLab | oklab(87.83% -0.0502 -0.0317) |
| OKLCH | oklch(87.83% 0.059 212.3) |
| XYZ | xyz(59.2016, 69.1090, 91.0923) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.40
Lightblue
#ADD8E6
ΔE00 3.72
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2EE #EEB6AA
analogous
#AAEED8 #AAE2EE #AAC0EE
triadic
#AAE2EE #EEAAE2 #E2EEAA
tetradic
#AAE2EE #D8AAEE #EEB6AA #C0EEAA
square
#AAE2EE #D8AAEE #EEB6AA #C0EEAA
split-complementary
#AAE2EE #EEAAC0 #EED8AA
monochromatic
#44BFDA #77D1E4 #AAE2EE #DDF3F8 #E5F6FA
Accessibility & contrast
On white
1.42
#AAE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#AAE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2EE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2EE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#93E7E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae2ee; /* rgb */ color: rgb(170, 226, 238); /* oklch */ color: oklch(87.8% 0.059 212.3);
Tailwind
colors: {
custom: {
50: '#c5ebf3',
500: '#aae2ee',
950: '#000000',
},
}SCSS
$custom: #aae2ee; $custom-light: #c5ebf3; $custom-dark: #000000;
JSON
{
"hex": "#aae2ee",
"rgb": {
"r": 170,
"g": 226,
"b": 238
},
"hsl": {
"h": 190.588,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.87833,
"c": 0.05938,
"h": 212.3
},
"luminance": 0.69112
}Semantic roles & 50–950 ramp
primary
#AAE2EE
secondary
#CB8171
accent
#3717CF
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485