#B4BFB2#B4BFB2
#B4BFB2 is a light, muted green. Relative luminance 0.502; OKLCH L 79.2% C 0.022 H 140.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFB2 |
|---|---|
| RGB | rgb(180, 191, 178) |
| HSL | hsl(111, 9%, 72%) |
| HSV | hsv(111, 7%, 75%) |
| CMYK | cmyk(5.8%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.18, -6.22, 5.25) |
| CIE-LCH | lch(76.18, 8.14, 139.85°) |
| OKLab | oklab(79.24% -0.0169 0.0137) |
| OKLCH | oklch(79.24% 0.022 140.9) |
| XYZ | xyz(45.4876, 50.1790, 49.3999) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.08
Silver
#C0C0C0
ΔE00 8.70
Light Grey
#D8DCD6
ΔE00 8.92
Cement
#A5A391
ΔE00 9.29
Greyish
#A8A495
ΔE00 9.53
Dark Gray
#A9A9A9
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFB2 #BDB2BF
analogous
#BBBFB2 #B4BFB2 #B2BFB7
triadic
#B4BFB2 #B2B4BF #BFB2B4
tetradic
#B4BFB2 #B2BBBF #BDB2BF #BFB7B2
square
#B4BFB2 #B2BBBF #BDB2BF #BFB7B2
split-complementary
#B4BFB2 #B7B2BF #BFB2BB
monochromatic
#738770 #93A391 #B4BFB2 #D5DBD3 #EFF1EE
Accessibility & contrast
On white
1.90
#B4BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B4BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFB2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFB2 | 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)
#C0BDB1
Deuteranopia (green-blind)
#BEBBB3
Tritanopia (blue-blind)
#B3BEBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4bfb2; /* rgb */ color: rgb(180, 191, 178); /* oklch */ color: oklch(79.2% 0.022 140.9);
Tailwind
colors: {
custom: {
50: '#cad2c9',
500: '#b4bfb2',
950: '#000000',
},
}SCSS
$custom: #b4bfb2; $custom-light: #cad2c9; $custom-dark: #000000;
JSON
{
"hex": "#b4bfb2",
"rgb": {
"r": 180,
"g": 191,
"b": 178
},
"hsl": {
"h": 110.769,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79236,
"c": 0.02175,
"h": 140.9
},
"luminance": 0.50179
}Semantic roles & 50–950 ramp
primary
#B4BFB2
secondary
#908392
accent
#529389
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382