#AEDBE6#AEDBE6
#AEDBE6 is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.3% C 0.049 H 214.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBE6 |
|---|---|
| RGB | rgb(174, 219, 230) |
| HSL | hsl(192, 53%, 79%) |
| HSV | hsv(192, 24%, 90%) |
| CMYK | cmyk(24.3%, 4.8%, 0%, 9.8%) |
| CIE-LAB | lab(84.68, -12.14, -10.19) |
| CIE-LCH | lch(84.68, 15.84, 220.00°) |
| OKLab | oklab(86.32% -0.0406 -0.0277) |
| OKLCH | oklch(86.32% 0.049 214.3) |
| XYZ | xyz(57.0658, 65.3726, 84.4590) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.64
Powder Blue
#B0E0E6
ΔE00 2.64
Ice Blue
#A5DFF9
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 6.36
Sky Blue
#87CEEB
ΔE00 7.26
Paleturquoise
#AFEEEE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBE6 #E6B9AE
analogous
#AEE6D5 #AEDBE6 #AEBFE6
triadic
#AEDBE6 #E6AEDB #DBE6AE
tetradic
#AEDBE6 #D5AEE6 #E6B9AE #BFE6AE
square
#AEDBE6 #D5AEE6 #E6B9AE #BFE6AE
split-complementary
#AEDBE6 #E6AEBF #E6D5AE
monochromatic
#50B1C9 #7FC6D8 #AEDBE6 #DDF0F4 #E8F5F8
Accessibility & contrast
On white
1.49
#AEDBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#AEDBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBE6
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBE6 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#C9D0E6
Tritanopia (blue-blind)
#9DE0DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbe6; /* rgb */ color: rgb(174, 219, 230); /* oklch */ color: oklch(86.3% 0.049 214.3);
Tailwind
colors: {
custom: {
50: '#c7e6ed',
500: '#aedbe6',
950: '#000000',
},
}SCSS
$custom: #aedbe6; $custom-light: #c7e6ed; $custom-dark: #000000;
JSON
{
"hex": "#aedbe6",
"rgb": {
"r": 174,
"g": 219,
"b": 230
},
"hsl": {
"h": 191.786,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.86322,
"c": 0.04918,
"h": 214.3
},
"luminance": 0.65375
}Semantic roles & 50–950 ramp
primary
#AEDBE6
secondary
#C18678
accent
#4425C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484