#AEE0EA#AEE0EA
#AEE0EA is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.5% C 0.053 H 211.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE0EA |
|---|---|
| RGB | rgb(174, 224, 234) |
| HSL | hsl(190, 59%, 80%) |
| HSV | hsv(190, 26%, 92%) |
| CMYK | cmyk(25.6%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.13, -13.80, -10.13) |
| CIE-LCH | lch(86.13, 17.12, 216.30°) |
| OKLab | oklab(87.51% -0.0455 -0.0276) |
| OKLCH | oklch(87.51% 0.053 211.2) |
| XYZ | xyz(58.9580, 68.2480, 87.8926) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.57
Lightblue
#ADD8E6
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 4.92
Ice Blue
#A5DFF9
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 5.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE0EA #EAB8AE
analogous
#AEEAD6 #AEE0EA #AEC2EA
triadic
#AEE0EA #EAAEE0 #E0EAAE
tetradic
#AEE0EA #D6AEEA #EAB8AE #C2EAAE
square
#AEE0EA #D6AEEA #EAB8AE #C2EAAE
split-complementary
#AEE0EA #EAAEC2 #EAD6AE
monochromatic
#4DBBD1 #7DCDDD #AEE0EA #DFF3F7 #E7F6F9
Accessibility & contrast
On white
1.43
#AEE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#AEE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE0EA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE0EA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#9BE5E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aee0ea; /* rgb */ color: rgb(174, 224, 234); /* oklch */ color: oklch(87.5% 0.053 211.2);
Tailwind
colors: {
custom: {
50: '#c7e9f0',
500: '#aee0ea',
950: '#000000',
},
}SCSS
$custom: #aee0ea; $custom-light: #c7e9f0; $custom-dark: #000000;
JSON
{
"hex": "#aee0ea",
"rgb": {
"r": 174,
"g": 224,
"b": 234
},
"hsl": {
"h": 190,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.87514,
"c": 0.05325,
"h": 211.2
},
"luminance": 0.6825
}Semantic roles & 50–950 ramp
primary
#AEE0EA
secondary
#C68376
accent
#3B1FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485