#A2B5BC#A2B5BC
#A2B5BC is a light, muted cyan. Relative luminance 0.444; OKLCH L 76.1% C 0.023 H 221.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B5BC |
|---|---|
| RGB | rgb(162, 181, 188) |
| HSL | hsl(196, 16%, 69%) |
| HSV | hsv(196, 14%, 74%) |
| CMYK | cmyk(13.8%, 3.7%, 0%, 26.3%) |
| CIE-LAB | lab(72.47, -5.08, -5.77) |
| CIE-LCH | lch(72.47, 7.69, 228.66°) |
| OKLab | oklab(76.07% -0.0174 -0.0156) |
| OKLCH | oklch(76.07% 0.023 221.9) |
| XYZ | xyz(40.4991, 44.3591, 53.9956) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.63
Cool Grey
#95A3A6
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 6.79
Bluegrey
#85A3B2
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.22
Bluey Grey
#89A0B0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B5BC #BCA9A2
analogous
#A2BCB6 #A2B5BC #A2A8BC
triadic
#A2B5BC #BCA2B5 #B5BCA2
tetradic
#A2B5BC #B6A2BC #BCA9A2 #A8BCA2
square
#A2B5BC #B6A2BC #BCA9A2 #A8BCA2
split-complementary
#A2B5BC #BCA2A8 #BCB6A2
monochromatic
#5F7A84 #7E99A2 #A2B5BC #C6D1D6 #E9EEEF
Accessibility & contrast
On white
2.13
#A2B5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#A2B5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B5BC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B5BC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#9BB7B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b5bc; /* rgb */ color: rgb(162, 181, 188); /* oklch */ color: oklch(76.1% 0.023 221.9);
Tailwind
colors: {
custom: {
50: '#bdcbd0',
500: '#a2b5bc',
950: '#000000',
},
}SCSS
$custom: #a2b5bc; $custom-light: #bdcbd0; $custom-dark: #000000;
JSON
{
"hex": "#a2b5bc",
"rgb": {
"r": 162,
"g": 181,
"b": 188
},
"hsl": {
"h": 196.154,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76069,
"c": 0.02333,
"h": 221.9
},
"luminance": 0.4436
}Semantic roles & 50–950 ramp
primary
#A2B5BC
secondary
#E1DBD9
accent
#604B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282