#AEBDC0#AEBDC0
#AEBDC0 is a light, near-neutral cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.017 H 211.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDC0 |
|---|---|
| RGB | rgb(174, 189, 192) |
| HSL | hsl(190, 13%, 72%) |
| HSV | hsv(190, 9%, 75%) |
| CMYK | cmyk(9.4%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(75.58, -4.54, -3.28) |
| CIE-LCH | lch(75.58, 5.60, 215.80°) |
| OKLab | oklab(78.77% -0.0147 -0.0088) |
| OKLCH | oklch(78.77% 0.017 211) |
| XYZ | xyz(45.1655, 49.1990, 56.9758) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.22
Silver
#C0C0C0
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 6.86
Cool Grey
#95A3A6
ΔE00 7.34
Dark Gray
#A9A9A9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDC0 #C0B1AE
analogous
#AEC0BA #AEBDC0 #AEB4C0
triadic
#AEBDC0 #C0AEBD #BDC0AE
tetradic
#AEBDC0 #BAAEC0 #C0B1AE #B4C0AE
square
#AEBDC0 #BAAEC0 #C0B1AE #B4C0AE
split-complementary
#AEBDC0 #C0AEB4 #C0BAAE
monochromatic
#6B8489 #8CA1A5 #AEBDC0 #D0D9DB #EEF1F2
Accessibility & contrast
On white
1.94
#AEBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#AEBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDC0
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDC0 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC0
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#A9BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdc0; /* rgb */ color: rgb(174, 189, 192); /* oklch */ color: oklch(78.8% 0.017 211.0);
Tailwind
colors: {
custom: {
50: '#c6d0d3',
500: '#aebdc0',
950: '#000000',
},
}SCSS
$custom: #aebdc0; $custom-light: #c6d0d3; $custom-dark: #000000;
JSON
{
"hex": "#aebdc0",
"rgb": {
"r": 174,
"g": 189,
"b": 192
},
"hsl": {
"h": 190,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.78771,
"c": 0.01712,
"h": 211
},
"luminance": 0.492
}Semantic roles & 50–950 ramp
primary
#AEBDC0
secondary
#E7E3E3
accent
#5B4F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282