#A0AFBC#A0AFBC
#A0AFBC is a light, muted cyan. Relative luminance 0.418; OKLCH L 74.6% C 0.025 H 244.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFBC |
|---|---|
| RGB | rgb(160, 175, 188) |
| HSL | hsl(208, 17%, 68%) |
| HSV | hsv(208, 15%, 74%) |
| CMYK | cmyk(14.9%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(70.71, -2.51, -8.40) |
| CIE-LCH | lch(70.71, 8.77, 253.39°) |
| OKLab | oklab(74.65% -0.0109 -0.0227) |
| OKLCH | oklch(74.65% 0.025 244.2) |
| XYZ | xyz(38.9021, 41.7636, 53.5788) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.87
Bluey Grey
#89A0B0
ΔE00 5.51
Light Grey Blue
#9DBCD4
ΔE00 5.89
Cool Grey
#95A3A6
ΔE00 6.09
Cloudy Blue
#ACC2D9
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFBC #BCADA0
analogous
#A0BCBB #A0AFBC #A0A1BC
triadic
#A0AFBC #BCA0AF #AFBCA0
tetradic
#A0AFBC #BBA0BC #BCADA0 #A1BCA0
square
#A0AFBC #BBA0BC #BCADA0 #A1BCA0
split-complementary
#A0AFBC #BCA0A1 #BCBBA0
monochromatic
#5D7284 #7C91A3 #A0AFBC #C4CDD5 #E8EBEF
Accessibility & contrast
On white
2.25
#A0AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#A0AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFBC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFBC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBD
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#99B2B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0afbc; /* rgb */ color: rgb(160, 175, 188); /* oklch */ color: oklch(74.6% 0.025 244.2);
Tailwind
colors: {
custom: {
50: '#bcc6d0',
500: '#a0afbc',
950: '#000000',
},
}SCSS
$custom: #a0afbc; $custom-light: #bcc6d0; $custom-dark: #000000;
JSON
{
"hex": "#a0afbc",
"rgb": {
"r": 160,
"g": 175,
"b": 188
},
"hsl": {
"h": 207.857,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.74647,
"c": 0.02518,
"h": 244.2
},
"luminance": 0.41764
}Semantic roles & 50–950 ramp
primary
#A0AFBC
secondary
#E0DCD8
accent
#704A9C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282