#A0AEBA#A0AEBA
#A0AEBA is a light, muted cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.023 H 243.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AEBA |
|---|---|
| RGB | rgb(160, 174, 186) |
| HSL | hsl(208, 16%, 68%) |
| HSV | hsv(208, 14%, 73%) |
| CMYK | cmyk(14%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(70.38, -2.39, -7.79) |
| CIE-LCH | lch(70.38, 8.15, 252.94°) |
| OKLab | oklab(74.37% -0.0103 -0.021) |
| OKLCH | oklch(74.37% 0.023 243.9) |
| XYZ | xyz(38.4941, 41.2902, 52.3866) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.44
Bluey Grey
#89A0B0
ΔE00 5.48
Cool Grey
#95A3A6
ΔE00 5.69
Dove Gray
#B6B8BD
ΔE00 6.20
Light Grey Blue
#9DBCD4
ΔE00 6.39
Bluegrey
#85A3B2
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AEBA #BAACA0
analogous
#A0BAB9 #A0AEBA #A0A1BA
triadic
#A0AEBA #BAA0AE #AEBAA0
tetradic
#A0AEBA #B9A0BA #BAACA0 #A1BAA0
square
#A0AEBA #B9A0BA #BAACA0 #A1BAA0
split-complementary
#A0AEBA #BAA0A1 #BAB9A0
monochromatic
#5E7182 #7D90A0 #A0AEBA #C3CCD4 #E7EAED
Accessibility & contrast
On white
2.27
#A0AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#A0AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AEBA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AEBA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBB
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#9AB1B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a0aeba; /* rgb */ color: rgb(160, 174, 186); /* oklch */ color: oklch(74.4% 0.023 243.9);
Tailwind
colors: {
custom: {
50: '#bcc6ce',
500: '#a0aeba',
950: '#000000',
},
}SCSS
$custom: #a0aeba; $custom-light: #bcc6ce; $custom-dark: #000000;
JSON
{
"hex": "#a0aeba",
"rgb": {
"r": 160,
"g": 174,
"b": 186
},
"hsl": {
"h": 207.692,
"s": 15.854,
"l": 67.843
},
"oklch": {
"l": 0.74368,
"c": 0.02339,
"h": 243.9
},
"luminance": 0.41291
}Semantic roles & 50–950 ramp
primary
#A0AEBA
secondary
#DFDBD7
accent
#704B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282