#AEBDCC#AEBDCC
#AEBDCC is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.027 H 248.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDCC |
|---|---|
| RGB | rgb(174, 189, 204) |
| HSL | hsl(210, 23%, 74%) |
| HSV | hsv(210, 15%, 80%) |
| CMYK | cmyk(14.7%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.92, -2.07, -9.29) |
| CIE-LCH | lch(75.92, 9.52, 257.41°) |
| OKLab | oklab(79.15% -0.01 -0.0251) |
| OKLCH | oklch(79.15% 0.027 248.2) |
| XYZ | xyz(46.5496, 49.7526, 64.2658) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.27
Lightsteelblue
#B0C4DE
ΔE00 4.35
Light Blue Grey
#B7C9E2
ΔE00 4.84
Light Grey Blue
#9DBCD4
ΔE00 4.90
Dove Gray
#B6B8BD
ΔE00 5.95
Cool Gray
#9AA7B0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDCC #CCBDAE
analogous
#AECCCC #AEBDCC #AEAECC
triadic
#AEBDCC #CCAEBD #BDCCAE
tetradic
#AEBDCC #CCAECC #CCBDAE #AECCAE
square
#AEBDCC #CCAECC #CCBDAE #AECCAE
split-complementary
#AEBDCC #CCAEAE #CCCCAE
monochromatic
#63809D #889EB4 #AEBDCC #D4DCE4 #ECF0F3
Accessibility & contrast
On white
1.92
#AEBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#AEBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDCC
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDCC | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#A7C0C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebdcc; /* rgb */ color: rgb(174, 189, 204); /* oklch */ color: oklch(79.2% 0.027 248.2);
Tailwind
colors: {
custom: {
50: '#c6d0db',
500: '#aebdcc',
950: '#000000',
},
}SCSS
$custom: #aebdcc; $custom-light: #c6d0db; $custom-dark: #000000;
JSON
{
"hex": "#aebdcc",
"rgb": {
"r": 174,
"g": 189,
"b": 204
},
"hsl": {
"h": 210,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.79153,
"c": 0.02701,
"h": 248.2
},
"luminance": 0.49753
}Semantic roles & 50–950 ramp
primary
#AEBDCC
secondary
#EAE6E1
accent
#7344A1
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131415
muted
#828283