#AEBCBF#AEBCBF
#AEBCBF is a light, near-neutral cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.016 H 212.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCBF |
|---|---|
| RGB | rgb(174, 188, 191) |
| HSL | hsl(191, 12%, 72%) |
| HSV | hsv(191, 9%, 75%) |
| CMYK | cmyk(8.9%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(75.28, -4.21, -3.17) |
| CIE-LCH | lch(75.28, 5.27, 216.94°) |
| OKLab | oklab(78.53% -0.0136 -0.0085) |
| OKLCH | oklch(78.53% 0.016 212) |
| XYZ | xyz(44.8407, 48.7261, 56.3228) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.34
Cool Gray
#9AA7B0
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 7.12
Dark Gray
#A9A9A9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCBF #BFB1AE
analogous
#AEBFBA #AEBCBF #AEB4BF
triadic
#AEBCBF #BFAEBC #BCBFAE
tetradic
#AEBCBF #BAAEBF #BFB1AE #B4BFAE
square
#AEBCBF #BAAEBF #BFB1AE #B4BFAE
split-complementary
#AEBCBF #BFAEB4 #BFBAAE
monochromatic
#6B8388 #8CA0A4 #AEBCBF #D0D8DA #EEF1F1
Accessibility & contrast
On white
1.95
#AEBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AEBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCBF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCBF | 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)
#B9BBBF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#AABDBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebcbf; /* rgb */ color: rgb(174, 188, 191); /* oklch */ color: oklch(78.5% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#c6d0d2',
500: '#aebcbf',
950: '#000000',
},
}SCSS
$custom: #aebcbf; $custom-light: #c6d0d2; $custom-dark: #000000;
JSON
{
"hex": "#aebcbf",
"rgb": {
"r": 174,
"g": 188,
"b": 191
},
"hsl": {
"h": 190.588,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78529,
"c": 0.01609,
"h": 212
},
"luminance": 0.48727
}Semantic roles & 50–950 ramp
primary
#AEBCBF
secondary
#E7E3E2
accent
#5C5096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282