#B2BFC3#B2BFC3
#B2BFC3 is a light, near-neutral cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.015 H 218.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFC3 |
|---|---|
| RGB | rgb(178, 191, 195) |
| HSL | hsl(194, 12%, 73%) |
| HSV | hsv(194, 9%, 76%) |
| CMYK | cmyk(8.7%, 2.1%, 0%, 23.5%) |
| CIE-LAB | lab(76.48, -3.67, -3.55) |
| CIE-LCH | lch(76.48, 5.10, 224.03°) |
| OKLab | oklab(79.58% -0.0122 -0.0095) |
| OKLCH | oklch(79.58% 0.015 218.1) |
| XYZ | xyz(46.8391, 50.6661, 58.9310) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.23
Dove Gray
#B6B8BD
ΔE00 5.34
Silver
#C0C0C0
ΔE00 5.77
Cool Gray
#9AA7B0
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.77
Dark Gray
#A9A9A9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFC3 #C3B6B2
analogous
#B2C3BE #B2BFC3 #B2B6C3
triadic
#B2BFC3 #C3B2BF #BFC3B2
tetradic
#B2BFC3 #BEB2C3 #C3B6B2 #B6C3B2
square
#B2BFC3 #BEB2C3 #C3B6B2 #B6C3B2
split-complementary
#B2BFC3 #C3B2B6 #C3BEB2
monochromatic
#6E868D #90A2A8 #B2BFC3 #D4DCDE #EEF1F2
Accessibility & contrast
On white
1.89
#B2BFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B2BFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFC3
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFC3 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#B9BCC3
Tritanopia (blue-blind)
#AEC1C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bfc3; /* rgb */ color: rgb(178, 191, 195); /* oklch */ color: oklch(79.6% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#c9d2d5',
500: '#b2bfc3',
950: '#000000',
},
}SCSS
$custom: #b2bfc3; $custom-light: #c9d2d5; $custom-dark: #000000;
JSON
{
"hex": "#b2bfc3",
"rgb": {
"r": 178,
"g": 191,
"b": 195
},
"hsl": {
"h": 194.118,
"s": 12.409,
"l": 73.137
},
"oklch": {
"l": 0.7958,
"c": 0.01546,
"h": 218.1
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#B2BFC3
secondary
#978783
accent
#604F97
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383