#B0BFCF#B0BFCF
#B0BFCF is a light, muted cyan. Relative luminance 0.510; OKLCH L 79.8% C 0.028 H 249.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFCF |
|---|---|
| RGB | rgb(176, 191, 207) |
| HSL | hsl(211, 24%, 75%) |
| HSV | hsv(211, 15%, 81%) |
| CMYK | cmyk(15%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.68, -1.86, -9.77) |
| CIE-LCH | lch(76.68, 9.94, 259.20°) |
| OKLab | oklab(79.82% -0.0096 -0.0264) |
| OKLCH | oklch(79.82% 0.028 249.9) |
| XYZ | xyz(47.7951, 50.9958, 66.3445) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.84
Lightsteelblue
#B0C4DE
ΔE00 3.77
Light Blue Grey
#B7C9E2
ΔE00 4.17
Light Grey Blue
#9DBCD4
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 6.22
Cool Gray
#9AA7B0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFCF #CFC0B0
analogous
#B0CECF #B0BFCF #B1B0CF
triadic
#B0BFCF #CFB0BF #BFCFB0
tetradic
#B0BFCF #CFB0CE #CFC0B0 #B0CFB1
square
#B0BFCF #CFB0CE #CFC0B0 #B0CFB1
split-complementary
#B0BFCF #CFB1B0 #CECFB0
monochromatic
#6481A1 #8AA0B8 #B0BFCF #D6DEE6 #ECF0F3
Accessibility & contrast
On white
1.88
#B0BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#B0BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFCF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFCF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BFD0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#A8C3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b0bfcf; /* rgb */ color: rgb(176, 191, 207); /* oklch */ color: oklch(79.8% 0.028 249.9);
Tailwind
colors: {
custom: {
50: '#c7d2dd',
500: '#b0bfcf',
950: '#000000',
},
}SCSS
$custom: #b0bfcf; $custom-light: #c7d2dd; $custom-dark: #000000;
JSON
{
"hex": "#b0bfcf",
"rgb": {
"r": 176,
"g": 191,
"b": 207
},
"hsl": {
"h": 210.968,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.79816,
"c": 0.02809,
"h": 249.9
},
"luminance": 0.50997
}Semantic roles & 50–950 ramp
primary
#B0BFCF
secondary
#A4927F
accent
#7443A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384