#AEBCC0#AEBCC0
#AEBCC0 is a light, near-neutral cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.017 H 216.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCC0 |
|---|---|
| RGB | rgb(174, 188, 192) |
| HSL | hsl(193, 13%, 72%) |
| HSV | hsv(193, 9%, 75%) |
| CMYK | cmyk(9.4%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(75.31, -4.01, -3.67) |
| CIE-LCH | lch(75.31, 5.44, 222.45°) |
| OKLab | oklab(78.56% -0.0132 -0.0099) |
| OKLCH | oklch(78.56% 0.017 216.7) |
| XYZ | xyz(44.9511, 48.7702, 56.9043) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.61
Silver (survey)
#C5C9C7
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 6.36
Cool Grey
#95A3A6
ΔE00 7.16
Dark Gray
#A9A9A9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCC0 #C0B2AE
analogous
#AEC0BB #AEBCC0 #AEB3C0
triadic
#AEBCC0 #C0AEBC #BCC0AE
tetradic
#AEBCC0 #BBAEC0 #C0B2AE #B3C0AE
square
#AEBCC0 #BBAEC0 #C0B2AE #B3C0AE
split-complementary
#AEBCC0 #C0AEB3 #C0BBAE
monochromatic
#6B8289 #8CA0A5 #AEBCC0 #D0D8DB #EEF1F2
Accessibility & contrast
On white
1.95
#AEBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AEBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCC0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCC0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC0
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#A9BEBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebcc0; /* rgb */ color: rgb(174, 188, 192); /* oklch */ color: oklch(78.6% 0.017 216.7);
Tailwind
colors: {
custom: {
50: '#c6d0d3',
500: '#aebcc0',
950: '#000000',
},
}SCSS
$custom: #aebcc0; $custom-light: #c6d0d3; $custom-dark: #000000;
JSON
{
"hex": "#aebcc0",
"rgb": {
"r": 174,
"g": 188,
"b": 192
},
"hsl": {
"h": 193.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.7856,
"c": 0.01653,
"h": 216.7
},
"luminance": 0.48771
}Semantic roles & 50–950 ramp
primary
#AEBCC0
secondary
#E7E4E3
accent
#5F4F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282