#A0AFBB#A0AFBB
#A0AFBB is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.6% C 0.024 H 242.0°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFBB |
|---|---|
| RGB | rgb(160, 175, 187) |
| HSL | hsl(207, 17%, 68%) |
| HSV | hsv(207, 14%, 73%) |
| CMYK | cmyk(14.4%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(70.68, -2.72, -7.89) |
| CIE-LCH | lch(70.68, 8.35, 250.99°) |
| OKLab | oklab(74.61% -0.0113 -0.0213) |
| OKLCH | oklch(74.61% 0.024 242) |
| XYZ | xyz(38.7947, 41.7207, 53.0130) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.62
Bluey Grey
#89A0B0
ΔE00 5.51
Cool Grey
#95A3A6
ΔE00 5.71
Light Grey Blue
#9DBCD4
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 6.34
Bluegrey
#85A3B2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFBB #BBACA0
analogous
#A0BBB9 #A0AFBB #A0A1BB
triadic
#A0AFBB #BBA0AF #AFBBA0
tetradic
#A0AFBB #B9A0BB #BBACA0 #A1BBA0
square
#A0AFBB #B9A0BB #BBACA0 #A1BBA0
split-complementary
#A0AFBB #BBA0A1 #BBB9A0
monochromatic
#5E7283 #7C91A1 #A0AFBB #C4CDD5 #E7EBEE
Accessibility & contrast
On white
2.25
#A0AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#A0AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFBB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFBB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#99B2B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0afbb; /* rgb */ color: rgb(160, 175, 187); /* oklch */ color: oklch(74.6% 0.024 242.0);
Tailwind
colors: {
custom: {
50: '#bcc6cf',
500: '#a0afbb',
950: '#000000',
},
}SCSS
$custom: #a0afbb; $custom-light: #bcc6cf; $custom-dark: #000000;
JSON
{
"hex": "#a0afbb",
"rgb": {
"r": 160,
"g": 175,
"b": 187
},
"hsl": {
"h": 206.667,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.74613,
"c": 0.02413,
"h": 242
},
"luminance": 0.41721
}Semantic roles & 50–950 ramp
primary
#A0AFBB
secondary
#E0DBD7
accent
#6E4B9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282