#AEBDCD#AEBDCD
#AEBDCD is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.028 H 249.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDCD |
|---|---|
| RGB | rgb(174, 189, 205) |
| HSL | hsl(211, 24%, 74%) |
| HSV | hsv(211, 15%, 80%) |
| CMYK | cmyk(15.1%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.95, -1.86, -9.79) |
| CIE-LCH | lch(75.95, 9.96, 259.23°) |
| OKLab | oklab(79.19% -0.0097 -0.0264) |
| OKLCH | oklch(79.19% 0.028 249.9) |
| XYZ | xyz(46.6700, 49.8008, 64.8994) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.99
Lightsteelblue
#B0C4DE
ΔE00 3.96
Light Blue Grey
#B7C9E2
ΔE00 4.50
Light Grey Blue
#9DBCD4
ΔE00 4.83
Dove Gray
#B6B8BD
ΔE00 6.13
Cool Gray
#9AA7B0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDCD #CDBEAE
analogous
#AECDCD #AEBDCD #AFAECD
triadic
#AEBDCD #CDAEBD #BDCDAE
tetradic
#AEBDCD #CDAECD #CDBEAE #AECDAF
square
#AEBDCD #CDAECD #CDBEAE #AECDAF
split-complementary
#AEBDCD #CDAFAE #CDCDAE
monochromatic
#627F9E #889EB6 #AEBDCD #D4DCE4 #ECF0F3
Accessibility & contrast
On white
1.92
#AEBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#AEBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDCD
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDCD | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#A6C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebdcd; /* rgb */ color: rgb(174, 189, 205); /* oklch */ color: oklch(79.2% 0.028 249.9);
Tailwind
colors: {
custom: {
50: '#c6d0dc',
500: '#aebdcd',
950: '#000000',
},
}SCSS
$custom: #aebdcd; $custom-light: #c6d0dc; $custom-dark: #000000;
JSON
{
"hex": "#aebdcd",
"rgb": {
"r": 174,
"g": 189,
"b": 205
},
"hsl": {
"h": 210.968,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.79187,
"c": 0.02814,
"h": 249.9
},
"luminance": 0.49802
}Semantic roles & 50–950 ramp
primary
#AEBDCD
secondary
#EAE6E1
accent
#7443A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283