#AEDEE8#AEDEE8
#AEDEE8 is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.0% C 0.051 H 211.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE8 |
|---|---|
| RGB | rgb(174, 222, 232) |
| HSL | hsl(190, 56%, 80%) |
| HSV | hsv(190, 25%, 91%) |
| CMYK | cmyk(25%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(85.54, -13.22, -9.96) |
| CIE-LCH | lch(85.54, 16.56, 216.99°) |
| OKLab | oklab(87.02% -0.0437 -0.0271) |
| OKLCH | oklch(87.02% 0.051 211.8) |
| XYZ | xyz(58.1379, 67.0650, 86.2099) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.74
Lightblue
#ADD8E6
ΔE00 2.67
Pale Sky Blue
#BDF6FE
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE8 #E8B8AE
analogous
#AEE8D5 #AEDEE8 #AEC1E8
triadic
#AEDEE8 #E8AEDE #DEE8AE
tetradic
#AEDEE8 #D5AEE8 #E8B8AE #C1E8AE
square
#AEDEE8 #D5AEE8 #E8B8AE #C1E8AE
split-complementary
#AEDEE8 #E8AEC1 #E8D5AE
monochromatic
#4FB7CD #7ECBDA #AEDEE8 #DEF1F6 #E7F5F8
Accessibility & contrast
On white
1.46
#AEDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#AEDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE8
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE8 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#CBD3E8
Tritanopia (blue-blind)
#9CE3E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedee8; /* rgb */ color: rgb(174, 222, 232); /* oklch */ color: oklch(87.0% 0.051 211.8);
Tailwind
colors: {
custom: {
50: '#c7e8ef',
500: '#aedee8',
950: '#000000',
},
}SCSS
$custom: #aedee8; $custom-light: #c7e8ef; $custom-dark: #000000;
JSON
{
"hex": "#aedee8",
"rgb": {
"r": 174,
"g": 222,
"b": 232
},
"hsl": {
"h": 190.345,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.87024,
"c": 0.05147,
"h": 211.8
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#AEDEE8
secondary
#C38477
accent
#3E22C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485