#AEBDC1#AEBDC1
#AEBDC1 is a light, near-neutral cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.018 H 215.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDC1 |
|---|---|
| RGB | rgb(174, 189, 193) |
| HSL | hsl(193, 13%, 72%) |
| HSV | hsv(193, 10%, 76%) |
| CMYK | cmyk(9.8%, 2.1%, 0%, 24.3%) |
| CIE-LAB | lab(75.60, -4.34, -3.78) |
| CIE-LCH | lch(75.60, 5.76, 221.04°) |
| OKLab | oklab(78.8% -0.0143 -0.0102) |
| OKLCH | oklch(78.8% 0.018 215.5) |
| XYZ | xyz(45.2766, 49.2434, 57.5613) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.61
Cool Gray
#9AA7B0
ΔE00 6.64
Cool Grey
#95A3A6
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDC1 #C1B2AE
analogous
#AEC1BC #AEBDC1 #AEB4C1
triadic
#AEBDC1 #C1AEBD #BDC1AE
tetradic
#AEBDC1 #BCAEC1 #C1B2AE #B4C1AE
square
#AEBDC1 #BCAEC1 #C1B2AE #B4C1AE
split-complementary
#AEBDC1 #C1AEB4 #C1BCAE
monochromatic
#6A848B #8BA1A6 #AEBDC1 #D1D9DC #EEF1F2
Accessibility & contrast
On white
1.94
#AEBDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#AEBDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDC1
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDC1 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC1
Deuteranopia (green-blind)
#B7B9C1
Tritanopia (blue-blind)
#A9BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aebdc1; /* rgb */ color: rgb(174, 189, 193); /* oklch */ color: oklch(78.8% 0.018 215.5);
Tailwind
colors: {
custom: {
50: '#c6d0d3',
500: '#aebdc1',
950: '#000000',
},
}SCSS
$custom: #aebdc1; $custom-light: #c6d0d3; $custom-dark: #000000;
JSON
{
"hex": "#aebdc1",
"rgb": {
"r": 174,
"g": 189,
"b": 193
},
"hsl": {
"h": 192.632,
"s": 13.287,
"l": 71.961
},
"oklch": {
"l": 0.78801,
"c": 0.01754,
"h": 215.5
},
"luminance": 0.49244
}Semantic roles & 50–950 ramp
primary
#AEBDC1
secondary
#E8E4E3
accent
#5E4E97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282