#AEDBE8#AEDBE8
#AEDBE8 is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.4% C 0.050 H 217.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE8 |
|---|---|
| RGB | rgb(174, 219, 232) |
| HSL | hsl(193, 56%, 80%) |
| HSV | hsv(193, 25%, 91%) |
| CMYK | cmyk(25%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(84.73, -11.69, -11.16) |
| CIE-LCH | lch(84.73, 16.16, 223.66°) |
| OKLab | oklab(86.39% -0.0399 -0.0304) |
| OKLCH | oklch(86.39% 0.05 217.3) |
| XYZ | xyz(57.3482, 65.4856, 85.9466) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 0.98
Powder Blue
#B0E0E6
ΔE00 3.41
Ice Blue
#A5DFF9
ΔE00 4.40
Pale Sky Blue
#BDF6FE
ΔE00 6.67
Sky Blue
#87CEEB
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE8 #E8BBAE
analogous
#AEE8D8 #AEDBE8 #AEBEE8
triadic
#AEDBE8 #E8AEDB #DBE8AE
tetradic
#AEDBE8 #D8AEE8 #E8BBAE #BEE8AE
square
#AEDBE8 #D8AEE8 #E8BBAE #BEE8AE
split-complementary
#AEDBE8 #E8AEBE #E8D8AE
monochromatic
#4FB1CD #7EC6DA #AEDBE8 #DEF0F6 #E7F4F8
Accessibility & contrast
On white
1.49
#AEDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#AEDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8E9
Deuteranopia (green-blind)
#C9D0E8
Tritanopia (blue-blind)
#9CE0DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe8; /* rgb */ color: rgb(174, 219, 232); /* oklch */ color: oklch(86.4% 0.050 217.3);
Tailwind
colors: {
custom: {
50: '#c7e6ef',
500: '#aedbe8',
950: '#000000',
},
}SCSS
$custom: #aedbe8; $custom-light: #c7e6ef; $custom-dark: #000000;
JSON
{
"hex": "#aedbe8",
"rgb": {
"r": 174,
"g": 219,
"b": 232
},
"hsl": {
"h": 193.448,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.86387,
"c": 0.05012,
"h": 217.3
},
"luminance": 0.65488
}Semantic roles & 50–950 ramp
primary
#AEDBE8
secondary
#C38877
accent
#4622C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485