#B2BFC4#B2BFC4
#B2BFC4 is a light, near-neutral cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.016 H 222.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFC4 |
|---|---|
| RGB | rgb(178, 191, 196) |
| HSL | hsl(197, 13%, 73%) |
| HSV | hsv(197, 9%, 77%) |
| CMYK | cmyk(9.2%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(76.50, -3.47, -4.05) |
| CIE-LCH | lch(76.50, 5.33, 229.40°) |
| OKLab | oklab(79.61% -0.0118 -0.0109) |
| OKLCH | oklch(79.61% 0.016 222.7) |
| XYZ | xyz(46.9525, 50.7115, 59.5285) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.43
Silver
#C0C0C0
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 7.30
Dark Gray
#A9A9A9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFC4 #C4B7B2
analogous
#B2C4C0 #B2BFC4 #B2B6C4
triadic
#B2BFC4 #C4B2BF #BFC4B2
tetradic
#B2BFC4 #C0B2C4 #C4B7B2 #B6C4B2
square
#B2BFC4 #C0B2C4 #C4B7B2 #B6C4B2
split-complementary
#B2BFC4 #C4B2B6 #C4C0B2
monochromatic
#6D858E #8FA2A9 #B2BFC4 #D5DCDF #EEF1F2
Accessibility & contrast
On white
1.88
#B2BFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#B2BFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFC4
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFC4 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC4
Deuteranopia (green-blind)
#B9BCC4
Tritanopia (blue-blind)
#ADC1C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bfc4; /* rgb */ color: rgb(178, 191, 196); /* oklch */ color: oklch(79.6% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#c9d2d5',
500: '#b2bfc4',
950: '#000000',
},
}SCSS
$custom: #b2bfc4; $custom-light: #c9d2d5; $custom-dark: #000000;
JSON
{
"hex": "#b2bfc4",
"rgb": {
"r": 178,
"g": 191,
"b": 196
},
"hsl": {
"h": 196.667,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.79611,
"c": 0.01604,
"h": 222.7
},
"luminance": 0.50712
}Semantic roles & 50–950 ramp
primary
#B2BFC4
secondary
#988883
accent
#624E97
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383