#AEB6BA#AEB6BA
#AEB6BA is a light, near-neutral cyan. Relative luminance 0.460; OKLCH L 77.1% C 0.011 H 228.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6BA |
|---|---|
| RGB | rgb(174, 182, 186) |
| HSL | hsl(200, 8%, 71%) |
| HSV | hsv(200, 6%, 73%) |
| CMYK | cmyk(6.5%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.55, -2.00, -2.99) |
| CIE-LCH | lch(73.55, 3.60, 236.24°) |
| OKLab | oklab(77.12% -0.007 -0.008) |
| OKLCH | oklch(77.12% 0.011 228.9) |
| XYZ | xyz(43.0446, 45.9994, 53.0559) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.25
Silver
#C0C0C0
ΔE00 4.91
Dark Gray
#A9A9A9
ΔE00 5.07
Cool Gray
#9AA7B0
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 6.03
Cool Grey
#95A3A6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6BA #BAB2AE
analogous
#AEBAB8 #AEB6BA #AEB0BA
triadic
#AEB6BA #BAAEB6 #B6BAAE
tetradic
#AEB6BA #B8AEBA #BAB2AE #B0BAAE
square
#AEB6BA #B8AEBA #BAB2AE #B0BAAE
split-complementary
#AEB6BA #BAAEB0 #BAB8AE
monochromatic
#6D7A80 #8D989E #AEB6BA #CFD4D6 #EEF0F1
Accessibility & contrast
On white
2.06
#AEB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AEB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6BA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6BA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#ABB7B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb6ba; /* rgb */ color: rgb(174, 182, 186); /* oklch */ color: oklch(77.1% 0.011 228.9);
Tailwind
colors: {
custom: {
50: '#c6cbce',
500: '#aeb6ba',
950: '#000000',
},
}SCSS
$custom: #aeb6ba; $custom-light: #c6cbce; $custom-dark: #000000;
JSON
{
"hex": "#aeb6ba",
"rgb": {
"r": 174,
"g": 182,
"b": 186
},
"hsl": {
"h": 200,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77117,
"c": 0.01064,
"h": 228.9
},
"luminance": 0.46
}Semantic roles & 50–950 ramp
primary
#AEB6BA
secondary
#E4E1E0
accent
#685492
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282