#B2BFB8#B2BFB8
#B2BFB8 is a light, near-neutral green. Relative luminance 0.502; OKLCH L 79.3% C 0.017 H 162.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFB8 |
|---|---|
| RGB | rgb(178, 191, 184) |
| HSL | hsl(148, 9%, 72%) |
| HSV | hsv(148, 7%, 75%) |
| CMYK | cmyk(6.8%, 0%, 3.7%, 25.1%) |
| CIE-LAB | lab(76.18, -5.80, 1.99) |
| CIE-LCH | lch(76.18, 6.14, 161.10°) |
| OKLab | oklab(79.25% -0.0165 0.0052) |
| OKLCH | oklch(79.25% 0.017 162.6) |
| XYZ | xyz(45.6409, 50.1868, 52.6206) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.87
Silver
#C0C0C0
ΔE00 7.51
Light Grey
#D8DCD6
ΔE00 8.57
Dove Gray
#B6B8BD
ΔE00 8.81
Dark Gray
#A9A9A9
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFB8 #BFB2B9
analogous
#B3BFB2 #B2BFB8 #B2BFBF
triadic
#B2BFB8 #B8B2BF #BFB8B2
tetradic
#B2BFB8 #B2B3BF #BFB2B9 #BFBFB2
square
#B2BFB8 #B2B3BF #BFB2B9 #BFBFB2
split-complementary
#B2BFB8 #BFB2BF #BFB2B3
monochromatic
#70877A #91A399 #B2BFB8 #D3DBD7 #EEF1F0
Accessibility & contrast
On white
1.90
#B2BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B2BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFB8
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFB8 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB8
Deuteranopia (green-blind)
#BCBBB8
Tritanopia (blue-blind)
#B0BFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b2bfb8; /* rgb */ color: rgb(178, 191, 184); /* oklch */ color: oklch(79.3% 0.017 162.6);
Tailwind
colors: {
custom: {
50: '#c9d2cd',
500: '#b2bfb8',
950: '#000000',
},
}SCSS
$custom: #b2bfb8; $custom-light: #c9d2cd; $custom-dark: #000000;
JSON
{
"hex": "#b2bfb8",
"rgb": {
"r": 178,
"g": 191,
"b": 184
},
"hsl": {
"h": 147.692,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79253,
"c": 0.01733,
"h": 162.6
},
"luminance": 0.50187
}Semantic roles & 50–950 ramp
primary
#B2BFB8
secondary
#92838B
accent
#527593
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383