#B2BFB7#B2BFB7
#B2BFB7 is a light, near-neutral green. Relative luminance 0.501; OKLCH L 79.2% C 0.018 H 159.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFB7 |
|---|---|
| RGB | rgb(178, 191, 183) |
| HSL | hsl(143, 9%, 72%) |
| HSV | hsv(143, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 4.2%, 25.1%) |
| CIE-LAB | lab(76.16, -5.99, 2.49) |
| CIE-LCH | lch(76.16, 6.49, 157.42°) |
| OKLab | oklab(79.22% -0.0169 0.0065) |
| OKLCH | oklch(79.22% 0.018 159) |
| XYZ | xyz(45.5364, 50.1450, 52.0705) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.12
Silver
#C0C0C0
ΔE00 7.79
Light Grey
#D8DCD6
ΔE00 8.65
Dove Gray
#B6B8BD
ΔE00 9.18
Dark Gray
#A9A9A9
ΔE00 9.29
Cool Grey
#95A3A6
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFB7 #BFB2BA
analogous
#B4BFB2 #B2BFB7 #B2BFBE
triadic
#B2BFB7 #B7B2BF #BFB7B2
tetradic
#B2BFB7 #B2B4BF #BFB2BA #BFBEB2
square
#B2BFB7 #B2B4BF #BFB2BA #BFBEB2
split-complementary
#B2BFB7 #BEB2BF #BFB2B4
monochromatic
#708779 #91A398 #B2BFB7 #D3DBD6 #EEF1EF
Accessibility & contrast
On white
1.90
#B2BFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B2BFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFB7
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFB7 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB7
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#B0BFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfb7; /* rgb */ color: rgb(178, 191, 183); /* oklch */ color: oklch(79.2% 0.018 159.0);
Tailwind
colors: {
custom: {
50: '#c9d2cc',
500: '#b2bfb7',
950: '#000000',
},
}SCSS
$custom: #b2bfb7; $custom-light: #c9d2cc; $custom-dark: #000000;
JSON
{
"hex": "#b2bfb7",
"rgb": {
"r": 178,
"g": 191,
"b": 183
},
"hsl": {
"h": 143.077,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79224,
"c": 0.01814,
"h": 159
},
"luminance": 0.50145
}Semantic roles & 50–950 ramp
primary
#B2BFB7
secondary
#92838C
accent
#527A93
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383