#B0BDCD#B0BDCD
#B0BDCD is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.3% C 0.027 H 253.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDCD |
|---|---|
| RGB | rgb(176, 189, 205) |
| HSL | hsl(213, 22%, 75%) |
| HSV | hsv(213, 14%, 80%) |
| CMYK | cmyk(14.1%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.09, -1.21, -9.56) |
| CIE-LCH | lch(76.09, 9.64, 262.76°) |
| OKLab | oklab(79.33% -0.0076 -0.0258) |
| OKLCH | oklch(79.33% 0.027 253.6) |
| XYZ | xyz(47.1190, 50.0323, 64.9205) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.36
Lightsteelblue
#B0C4DE
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 4.38
Light Grey Blue
#9DBCD4
ΔE00 5.54
Dove Gray
#B6B8BD
ΔE00 5.72
Cool Gray
#9AA7B0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDCD #CDC0B0
analogous
#B0CCCD #B0BDCD #B1B0CD
triadic
#B0BDCD #CDB0BD #BDCDB0
tetradic
#B0BDCD #CDB0CC #CDC0B0 #B0CDB1
square
#B0BDCD #CDB0CC #CDC0B0 #B0CDB1
split-complementary
#B0BDCD #CDB1B0 #CCCDB0
monochromatic
#657E9E #8B9EB5 #B0BDCD #D5DCE5 #ECEFF3
Accessibility & contrast
On white
1.91
#B0BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B0BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDCD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDCD | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCE
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#A9C0C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bdcd; /* rgb */ color: rgb(176, 189, 205); /* oklch */ color: oklch(79.3% 0.027 253.6);
Tailwind
colors: {
custom: {
50: '#c7d0dc',
500: '#b0bdcd',
950: '#000000',
},
}SCSS
$custom: #b0bdcd; $custom-light: #c7d0dc; $custom-dark: #000000;
JSON
{
"hex": "#b0bdcd",
"rgb": {
"r": 176,
"g": 189,
"b": 205
},
"hsl": {
"h": 213.103,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.79334,
"c": 0.02689,
"h": 253.6
},
"luminance": 0.50033
}Semantic roles & 50–950 ramp
primary
#B0BDCD
secondary
#A2927F
accent
#7845A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384