#AEDBE5#AEDBE5
#AEDBE5 is a very light, muted cyan. Relative luminance 0.653; OKLCH L 86.3% C 0.049 H 212.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE5 |
|---|---|
| RGB | rgb(174, 219, 229) |
| HSL | hsl(191, 51%, 79%) |
| HSV | hsv(191, 24%, 90%) |
| CMYK | cmyk(24%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.65, -12.36, -9.70) |
| CIE-LCH | lch(84.65, 15.71, 218.12°) |
| OKLab | oklab(86.29% -0.041 -0.0264) |
| OKLCH | oklch(86.29% 0.049 212.8) |
| XYZ | xyz(56.9257, 65.3166, 83.7215) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 2.27
Ice Blue
#A5DFF9
ΔE00 5.50
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 7.11
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE5 #E5B8AE
analogous
#AEE5D4 #AEDBE5 #AEC0E5
triadic
#AEDBE5 #E5AEDB #DBE5AE
tetradic
#AEDBE5 #D4AEE5 #E5B8AE #C0E5AE
square
#AEDBE5 #D4AEE5 #E5B8AE #C0E5AE
split-complementary
#AEDBE5 #E5AEC0 #E5D4AE
monochromatic
#51B2C7 #80C6D6 #AEDBE5 #DCF0F4 #E8F5F8
Accessibility & contrast
On white
1.49
#AEDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#AEDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE5
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE5 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E6
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#9DE0DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe5; /* rgb */ color: rgb(174, 219, 229); /* oklch */ color: oklch(86.3% 0.049 212.8);
Tailwind
colors: {
custom: {
50: '#c7e6ed',
500: '#aedbe5',
950: '#000000',
},
}SCSS
$custom: #aedbe5; $custom-light: #c7e6ed; $custom-dark: #000000;
JSON
{
"hex": "#aedbe5",
"rgb": {
"r": 174,
"g": 219,
"b": 229
},
"hsl": {
"h": 190.909,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.8629,
"c": 0.04876,
"h": 212.8
},
"luminance": 0.65319
}Semantic roles & 50–950 ramp
primary
#AEDBE5
secondary
#BF8578
accent
#4227BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484