#AEE2ED#AEE2ED
#AEE2ED is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.0% C 0.055 H 212.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2ED |
|---|---|
| RGB | rgb(174, 226, 237) |
| HSL | hsl(190, 64%, 81%) |
| HSV | hsv(190, 27%, 93%) |
| CMYK | cmyk(26.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.75, -14.14, -10.79) |
| CIE-LCH | lch(86.75, 17.79, 217.34°) |
| OKLab | oklab(88.04% -0.0469 -0.0294) |
| OKLCH | oklch(88.04% 0.055 212.1) |
| XYZ | xyz(59.9333, 69.5031, 90.3619) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.97
Lightblue
#ADD8E6
ΔE00 3.39
Pale Sky Blue
#BDF6FE
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2ED #EDB9AE
analogous
#AEEDD8 #AEE2ED #AEC2ED
triadic
#AEE2ED #EDAEE2 #E2EDAE
tetradic
#AEE2ED #D8AEED #EDB9AE #C2EDAE
square
#AEE2ED #D8AEED #EDB9AE #C2EDAE
split-complementary
#AEE2ED #EDAEC2 #EDD8AE
monochromatic
#4ABED7 #7CD0E2 #AEE2ED #E0F4F8 #E6F6F9
Accessibility & contrast
On white
1.41
#AEE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#AEE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2ED
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2ED | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#9AE7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee2ed; /* rgb */ color: rgb(174, 226, 237); /* oklch */ color: oklch(88.0% 0.055 212.1);
Tailwind
colors: {
custom: {
50: '#c7ebf2',
500: '#aee2ed',
950: '#000000',
},
}SCSS
$custom: #aee2ed; $custom-light: #c7ebf2; $custom-dark: #000000;
JSON
{
"hex": "#aee2ed",
"rgb": {
"r": 174,
"g": 226,
"b": 237
},
"hsl": {
"h": 190.476,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.88037,
"c": 0.05539,
"h": 212.1
},
"luminance": 0.69506
}Semantic roles & 50–950 ramp
primary
#AEE2ED
secondary
#CA8475
accent
#391ACB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485