#AEB4BB#AEB4BB
#AEB4BB is a light, near-neutral cyan. Relative luminance 0.452; OKLCH L 76.7% C 0.012 H 252.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4BB |
|---|---|
| RGB | rgb(174, 180, 187) |
| HSL | hsl(212, 9%, 71%) |
| HSV | hsv(212, 7%, 73%) |
| CMYK | cmyk(7%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(73.04, -0.73, -4.28) |
| CIE-LCH | lch(73.04, 4.34, 260.36°) |
| OKLab | oklab(76.73% -0.0037 -0.0115) |
| OKLCH | oklch(76.73% 0.012 252.1) |
| XYZ | xyz(42.7446, 45.2287, 53.4821) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.28
Dark Gray
#A9A9A9
ΔE00 4.96
Cool Gray
#9AA7B0
ΔE00 4.99
Silver
#C0C0C0
ΔE00 5.26
Silver (survey)
#C5C9C7
ΔE00 7.15
Cool Grey
#95A3A6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4BB #BBB5AE
analogous
#AEBABB #AEB4BB #AEAEBB
triadic
#AEB4BB #BBAEB4 #B4BBAE
tetradic
#AEB4BB #BBAEBA #BBB5AE #AEBBAE
square
#AEB4BB #BBAEBA #BBB5AE #AEBBAE
split-complementary
#AEB4BB #BBAEAE #BABBAE
monochromatic
#6D7682 #8D959F #AEB4BB #CFD3D7 #EEF0F1
Accessibility & contrast
On white
2.09
#AEB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AEB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4BB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4BB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#ABB6B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb4bb; /* rgb */ color: rgb(174, 180, 187); /* oklch */ color: oklch(76.7% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#c6cacf',
500: '#aeb4bb',
950: '#000000',
},
}SCSS
$custom: #aeb4bb; $custom-light: #c6cacf; $custom-dark: #000000;
JSON
{
"hex": "#aeb4bb",
"rgb": {
"r": 174,
"g": 180,
"b": 187
},
"hsl": {
"h": 212.308,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.7673,
"c": 0.01204,
"h": 252.1
},
"luminance": 0.45229
}Semantic roles & 50–950 ramp
primary
#AEB4BB
secondary
#E4E3E1
accent
#755393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282