#AEB6BB#AEB6BB
#AEB6BB is a light, near-neutral cyan. Relative luminance 0.460; OKLCH L 77.1% C 0.011 H 234.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6BB |
|---|---|
| RGB | rgb(174, 182, 187) |
| HSL | hsl(203, 9%, 71%) |
| HSV | hsv(203, 7%, 73%) |
| CMYK | cmyk(7%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(73.57, -1.80, -3.50) |
| CIE-LCH | lch(73.57, 3.94, 242.74°) |
| OKLab | oklab(77.15% -0.0066 -0.0094) |
| OKLCH | oklch(77.15% 0.011 234.9) |
| XYZ | xyz(43.1513, 46.0420, 53.6177) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.04
Silver
#C0C0C0
ΔE00 5.02
Cool Gray
#9AA7B0
ΔE00 5.06
Dark Gray
#A9A9A9
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 6.26
Cool Grey
#95A3A6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6BB #BBB3AE
analogous
#AEBBB9 #AEB6BB #AEAFBB
triadic
#AEB6BB #BBAEB6 #B6BBAE
tetradic
#AEB6BB #B9AEBB #BBB3AE #AFBBAE
square
#AEB6BB #B9AEBB #BBB3AE #AFBBAE
split-complementary
#AEB6BB #BBAEAF #BBB9AE
monochromatic
#6D7A82 #8D989F #AEB6BB #CFD4D7 #EEF0F1
Accessibility & contrast
On white
2.06
#AEB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AEB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6BB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6BB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#ABB7B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb6bb; /* rgb */ color: rgb(174, 182, 187); /* oklch */ color: oklch(77.1% 0.011 234.9);
Tailwind
colors: {
custom: {
50: '#c6cbcf',
500: '#aeb6bb',
950: '#000000',
},
}SCSS
$custom: #aeb6bb; $custom-light: #c6cbcf; $custom-dark: #000000;
JSON
{
"hex": "#aeb6bb",
"rgb": {
"r": 174,
"g": 182,
"b": 187
},
"hsl": {
"h": 203.077,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77148,
"c": 0.01147,
"h": 234.9
},
"luminance": 0.46042
}Semantic roles & 50–950 ramp
primary
#AEB6BB
secondary
#E4E2E1
accent
#6B5393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282