#B0BFCD#B0BFCD
#B0BFCD is a light, muted cyan. Relative luminance 0.509; OKLCH L 79.8% C 0.026 H 246.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFCD |
|---|---|
| RGB | rgb(176, 191, 205) |
| HSL | hsl(209, 22%, 75%) |
| HSV | hsv(209, 14%, 80%) |
| CMYK | cmyk(14.1%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(76.62, -2.28, -8.77) |
| CIE-LCH | lch(76.62, 9.07, 255.41°) |
| OKLab | oklab(79.75% -0.0104 -0.0237) |
| OKLCH | oklch(79.75% 0.026 246.3) |
| XYZ | xyz(47.5521, 50.8986, 65.0649) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.47
Lightsteelblue
#B0C4DE
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 4.91
Light Grey Blue
#9DBCD4
ΔE00 5.14
Dove Gray
#B6B8BD
ΔE00 5.87
Cool Gray
#9AA7B0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFCD #CDBEB0
analogous
#B0CDCD #B0BFCD #B0B0CD
triadic
#B0BFCD #CDB0BF #BFCDB0
tetradic
#B0BFCD #CDB0CD #CDBEB0 #B0CDB0
square
#B0BFCD #CDB0CD #CDBEB0 #B0CDB0
split-complementary
#B0BFCD #CDB0B0 #CDCDB0
monochromatic
#65829E #8BA1B5 #B0BFCD #D5DDE5 #ECF0F3
Accessibility & contrast
On white
1.88
#B0BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#B0BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFCD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFCD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#A9C2C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0bfcd; /* rgb */ color: rgb(176, 191, 205); /* oklch */ color: oklch(79.8% 0.026 246.3);
Tailwind
colors: {
custom: {
50: '#c7d2dc',
500: '#b0bfcd',
950: '#000000',
},
}SCSS
$custom: #b0bfcd; $custom-light: #c7d2dc; $custom-dark: #000000;
JSON
{
"hex": "#b0bfcd",
"rgb": {
"r": 176,
"g": 191,
"b": 205
},
"hsl": {
"h": 208.966,
"s": 22.481,
"l": 74.706
},
"oklch": {
"l": 0.7975,
"c": 0.02585,
"h": 246.3
},
"luminance": 0.50899
}Semantic roles & 50–950 ramp
primary
#B0BFCD
secondary
#A2907F
accent
#7145A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384