#AEDBE9#AEDBE9
#AEDBE9 is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.4% C 0.051 H 218.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE9 |
|---|---|
| RGB | rgb(174, 219, 233) |
| HSL | hsl(194, 57%, 80%) |
| HSV | hsv(194, 25%, 91%) |
| CMYK | cmyk(25.3%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(84.76, -11.47, -11.64) |
| CIE-LCH | lch(84.76, 16.34, 225.43°) |
| OKLab | oklab(86.42% -0.0395 -0.0317) |
| OKLCH | oklch(86.42% 0.051 218.8) |
| XYZ | xyz(57.4907, 65.5426, 86.6968) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 0.78
Powder Blue
#B0E0E6
ΔE00 3.80
Ice Blue
#A5DFF9
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 6.57
Pale Sky Blue
#BDF6FE
ΔE00 6.86
Baby Blue
#89CFF0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE9 #E9BCAE
analogous
#AEE9D9 #AEDBE9 #AEBEE9
triadic
#AEDBE9 #E9AEDB #DBE9AE
tetradic
#AEDBE9 #D9AEE9 #E9BCAE #BEE9AE
square
#AEDBE9 #D9AEE9 #E9BCAE #BEE9AE
split-complementary
#AEDBE9 #E9AEBE #E9D9AE
monochromatic
#4EB0CF #7EC6DC #AEDBE9 #DEF0F6 #E7F4F8
Accessibility & contrast
On white
1.49
#AEDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#AEDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE9
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE9 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EA
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#9CE0DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedbe9; /* rgb */ color: rgb(174, 219, 233); /* oklch */ color: oklch(86.4% 0.051 218.8);
Tailwind
colors: {
custom: {
50: '#c7e6f0',
500: '#aedbe9',
950: '#000000',
},
}SCSS
$custom: #aedbe9; $custom-light: #c7e6f0; $custom-dark: #000000;
JSON
{
"hex": "#aedbe9",
"rgb": {
"r": 174,
"g": 219,
"b": 233
},
"hsl": {
"h": 194.237,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.8642,
"c": 0.05064,
"h": 218.8
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#AEDBE9
secondary
#C58977
accent
#4821C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485