#AEB4BA#AEB4BA
#AEB4BA is a light, near-neutral cyan. Relative luminance 0.452; OKLCH L 76.7% C 0.011 H 248.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4BA |
|---|---|
| RGB | rgb(174, 180, 186) |
| HSL | hsl(210, 8%, 71%) |
| HSV | hsv(210, 6%, 73%) |
| CMYK | cmyk(6.5%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.01, -0.93, -3.77) |
| CIE-LCH | lch(73.01, 3.89, 256.23°) |
| OKLab | oklab(76.7% -0.0041 -0.0101) |
| OKLCH | oklch(76.7% 0.011 248) |
| XYZ | xyz(42.6380, 45.1860, 52.9203) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.28
Dark Gray
#A9A9A9
ΔE00 4.68
Cool Gray
#9AA7B0
ΔE00 4.98
Silver
#C0C0C0
ΔE00 5.02
Silver (survey)
#C5C9C7
ΔE00 6.86
Cool Grey
#95A3A6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4BA #BAB4AE
analogous
#AEBABA #AEB4BA #AEAEBA
triadic
#AEB4BA #BAAEB4 #B4BAAE
tetradic
#AEB4BA #BAAEBA #BAB4AE #AEBAAE
square
#AEB4BA #BAAEBA #BAB4AE #AEBAAE
split-complementary
#AEB4BA #BAAEAE #BABAAE
monochromatic
#6D7780 #8D959E #AEB4BA #CFD3D6 #EEF0F1
Accessibility & contrast
On white
2.09
#AEB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AEB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4BA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4BA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#B0B3BA
Tritanopia (blue-blind)
#ABB5B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb4ba; /* rgb */ color: rgb(174, 180, 186); /* oklch */ color: oklch(76.7% 0.011 248.0);
Tailwind
colors: {
custom: {
50: '#c6cace',
500: '#aeb4ba',
950: '#000000',
},
}SCSS
$custom: #aeb4ba; $custom-light: #c6cace; $custom-dark: #000000;
JSON
{
"hex": "#aeb4ba",
"rgb": {
"r": 174,
"g": 180,
"b": 186
},
"hsl": {
"h": 210,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76699,
"c": 0.0109,
"h": 248
},
"luminance": 0.45186
}Semantic roles & 50–950 ramp
primary
#AEB4BA
secondary
#E4E2E0
accent
#735492
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282