#B2BFC2#B2BFC2
#B2BFC2 is a light, near-neutral cyan. Relative luminance 0.506; OKLCH L 79.5% C 0.015 H 213.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFC2 |
|---|---|
| RGB | rgb(178, 191, 194) |
| HSL | hsl(191, 12%, 73%) |
| HSV | hsv(191, 8%, 76%) |
| CMYK | cmyk(8.2%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(76.45, -3.87, -3.05) |
| CIE-LCH | lch(76.45, 4.92, 218.22°) |
| OKLab | oklab(79.55% -0.0126 -0.0082) |
| OKLCH | oklch(79.55% 0.015 213.1) |
| XYZ | xyz(46.7264, 50.6210, 58.3376) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.07
Dove Gray
#B6B8BD
ΔE00 5.56
Silver
#C0C0C0
ΔE00 5.78
Cool Gray
#9AA7B0
ΔE00 7.26
Dark Gray
#A9A9A9
ΔE00 7.86
Cool Grey
#95A3A6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFC2 #C2B5B2
analogous
#B2C2BD #B2BFC2 #B2B7C2
triadic
#B2BFC2 #C2B2BF #BFC2B2
tetradic
#B2BFC2 #BDB2C2 #C2B5B2 #B7C2B2
square
#B2BFC2 #BDB2C2 #C2B5B2 #B7C2B2
split-complementary
#B2BFC2 #C2B2B7 #C2BDB2
monochromatic
#6E868B #90A3A7 #B2BFC2 #D4DBDD #EEF1F1
Accessibility & contrast
On white
1.89
#B2BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#B2BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFC2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFC2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC2
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#AEC0C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bfc2; /* rgb */ color: rgb(178, 191, 194); /* oklch */ color: oklch(79.5% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#c9d2d4',
500: '#b2bfc2',
950: '#000000',
},
}SCSS
$custom: #b2bfc2; $custom-light: #c9d2d4; $custom-dark: #000000;
JSON
{
"hex": "#b2bfc2",
"rgb": {
"r": 178,
"g": 191,
"b": 194
},
"hsl": {
"h": 191.25,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.7955,
"c": 0.01499,
"h": 213.1
},
"luminance": 0.50622
}Semantic roles & 50–950 ramp
primary
#B2BFC2
secondary
#958683
accent
#5D5096
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383