#AEB7BB#AEB7BB
#AEB7BB is a light, near-neutral cyan. Relative luminance 0.465; OKLCH L 77.4% C 0.012 H 226.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7BB |
|---|---|
| RGB | rgb(174, 183, 187) |
| HSL | hsl(198, 9%, 71%) |
| HSV | hsv(198, 7%, 73%) |
| CMYK | cmyk(7%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(73.84, -2.34, -3.11) |
| CIE-LCH | lch(73.84, 3.89, 233.03°) |
| OKLab | oklab(77.36% -0.008 -0.0083) |
| OKLCH | oklch(77.36% 0.012 226) |
| XYZ | xyz(43.3568, 46.4531, 53.6862) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.62
Silver
#C0C0C0
ΔE00 5.08
Cool Gray
#9AA7B0
ΔE00 5.31
Dark Gray
#A9A9A9
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 5.93
Cool Grey
#95A3A6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7BB #BBB2AE
analogous
#AEBBB8 #AEB7BB #AEB0BB
triadic
#AEB7BB #BBAEB7 #B7BBAE
tetradic
#AEB7BB #B8AEBB #BBB2AE #B0BBAE
square
#AEB7BB #B8AEBB #BBB2AE #B0BBAE
split-complementary
#AEB7BB #BBAEB0 #BBB8AE
monochromatic
#6D7B82 #8D999F #AEB7BB #CFD5D7 #EEF0F1
Accessibility & contrast
On white
2.04
#AEB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#AEB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7BB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7BB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#ABB8B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb7bb; /* rgb */ color: rgb(174, 183, 187); /* oklch */ color: oklch(77.4% 0.012 226.0);
Tailwind
colors: {
custom: {
50: '#c6cccf',
500: '#aeb7bb',
950: '#000000',
},
}SCSS
$custom: #aeb7bb; $custom-light: #c6cccf; $custom-dark: #000000;
JSON
{
"hex": "#aeb7bb",
"rgb": {
"r": 174,
"g": 183,
"b": 187
},
"hsl": {
"h": 198.462,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77357,
"c": 0.01158,
"h": 226
},
"luminance": 0.46453
}Semantic roles & 50–950 ramp
primary
#AEB7BB
secondary
#E4E2E1
accent
#665393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282