#AEB5BB#AEB5BB
#AEB5BB is a light, near-neutral cyan. Relative luminance 0.456; OKLCH L 76.9% C 0.012 H 243.7°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5BB |
|---|---|
| RGB | rgb(174, 181, 187) |
| HSL | hsl(208, 9%, 71%) |
| HSV | hsv(208, 7%, 73%) |
| CMYK | cmyk(7%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(73.31, -1.27, -3.89) |
| CIE-LCH | lch(73.31, 4.09, 251.98°) |
| OKLab | oklab(76.94% -0.0051 -0.0104) |
| OKLCH | oklch(76.94% 0.012 243.7) |
| XYZ | xyz(42.9472, 45.6339, 53.5497) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.56
Cool Gray
#9AA7B0
ΔE00 4.95
Dark Gray
#A9A9A9
ΔE00 5.02
Silver
#C0C0C0
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 6.68
Cool Grey
#95A3A6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5BB #BBB4AE
analogous
#AEBBBA #AEB5BB #AEAEBB
triadic
#AEB5BB #BBAEB5 #B5BBAE
tetradic
#AEB5BB #BAAEBB #BBB4AE #AEBBAE
square
#AEB5BB #BAAEBB #BBB4AE #AEBBAE
split-complementary
#AEB5BB #BBAEAE #BBBAAE
monochromatic
#6D7882 #8D979F #AEB5BB #CFD3D7 #EEF0F1
Accessibility & contrast
On white
2.07
#AEB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#AEB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5BB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5BB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#ABB6B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb5bb; /* rgb */ color: rgb(174, 181, 187); /* oklch */ color: oklch(76.9% 0.012 243.7);
Tailwind
colors: {
custom: {
50: '#c6cbcf',
500: '#aeb5bb',
950: '#000000',
},
}SCSS
$custom: #aeb5bb; $custom-light: #c6cbcf; $custom-dark: #000000;
JSON
{
"hex": "#aeb5bb",
"rgb": {
"r": 174,
"g": 181,
"b": 187
},
"hsl": {
"h": 207.692,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76939,
"c": 0.01162,
"h": 243.7
},
"luminance": 0.45634
}Semantic roles & 50–950 ramp
primary
#AEB5BB
secondary
#E4E2E1
accent
#705393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282