#A5B2BB#A5B2BB
#A5B2BB is a light, near-neutral cyan. Relative luminance 0.434; OKLCH L 75.6% C 0.019 H 237.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A5B2BB |
|---|---|
| RGB | rgb(165, 178, 187) |
| HSL | hsl(205, 14%, 69%) |
| HSV | hsv(205, 12%, 73%) |
| CMYK | cmyk(11.8%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.84, -2.68, -6.13) |
| CIE-LCH | lch(71.84, 6.69, 246.34°) |
| OKLab | oklab(75.62% -0.0104 -0.0165) |
| OKLCH | oklch(75.62% 0.019 237.9) |
| XYZ | xyz(40.4050, 43.4274, 53.2576) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.17
Dove Gray
#B6B8BD
ΔE00 5.19
Cool Grey
#95A3A6
ΔE00 5.61
Dark Gray
#A9A9A9
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5B2BB #BBAEA5
analogous
#A5BBB9 #A5B2BB #A5A7BB
triadic
#A5B2BB #BBA5B2 #B2BBA5
tetradic
#A5B2BB #B9A5BB #BBAEA5 #A7BBA5
square
#A5B2BB #B9A5BB #BBAEA5 #A7BBA5
split-complementary
#A5B2BB #BBA5A7 #BBB9A5
monochromatic
#637683 #8294A1 #A5B2BB #C8D0D5 #EBEEF0
Accessibility & contrast
On white
2.17
#A5B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#A5B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5B2BB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5B2BB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#A0B4B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a5b2bb; /* rgb */ color: rgb(165, 178, 187); /* oklch */ color: oklch(75.6% 0.019 237.9);
Tailwind
colors: {
custom: {
50: '#bfc9cf',
500: '#a5b2bb',
950: '#000000',
},
}SCSS
$custom: #a5b2bb; $custom-light: #bfc9cf; $custom-dark: #000000;
JSON
{
"hex": "#a5b2bb",
"rgb": {
"r": 165,
"g": 178,
"b": 187
},
"hsl": {
"h": 204.545,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.75622,
"c": 0.01947,
"h": 237.9
},
"luminance": 0.43428
}Semantic roles & 50–950 ramp
primary
#A5B2BB
secondary
#E1DDDB
accent
#6C4D98
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282