#A5AFBB#A5AFBB
#A5AFBB is a light, muted cyan. Relative luminance 0.422; OKLCH L 75.0% C 0.021 H 252.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A5AFBB |
|---|---|
| RGB | rgb(165, 175, 187) |
| HSL | hsl(213, 14%, 69%) |
| HSV | hsv(213, 12%, 73%) |
| CMYK | cmyk(11.8%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(71.04, -1.06, -7.32) |
| CIE-LCH | lch(71.04, 7.39, 261.76°) |
| OKLab | oklab(74.99% -0.006 -0.0197) |
| OKLCH | oklch(74.99% 0.021 252.9) |
| XYZ | xyz(39.8147, 42.2466, 53.0609) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.46
Dove Gray
#B6B8BD
ΔE00 4.95
Dark Gray
#A9A9A9
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.70
Cool Grey
#95A3A6
ΔE00 6.70
Bluey Grey
#89A0B0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5AFBB #BBB1A5
analogous
#A5BABB #A5AFBB #A6A5BB
triadic
#A5AFBB #BBA5AF #AFBBA5
tetradic
#A5AFBB #BBA5BA #BBB1A5 #A5BBA6
square
#A5AFBB #BBA5BA #BBB1A5 #A5BBA6
split-complementary
#A5AFBB #BBA6A5 #BABBA5
monochromatic
#637183 #8290A1 #A5AFBB #C8CED5 #EBEDF0
Accessibility & contrast
On white
2.22
#A5AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#A5AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5AFBB
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5AFBB | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#A0B2B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a5afbb; /* rgb */ color: rgb(165, 175, 187); /* oklch */ color: oklch(75.0% 0.021 252.9);
Tailwind
colors: {
custom: {
50: '#bfc6cf',
500: '#a5afbb',
950: '#000000',
},
}SCSS
$custom: #a5afbb; $custom-light: #bfc6cf; $custom-dark: #000000;
JSON
{
"hex": "#a5afbb",
"rgb": {
"r": 165,
"g": 175,
"b": 187
},
"hsl": {
"h": 212.727,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.7499,
"c": 0.0206,
"h": 252.9
},
"luminance": 0.42247
}Semantic roles & 50–950 ramp
primary
#A5AFBB
secondary
#E1DEDB
accent
#764D98
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282