#B5BFB2#B5BFB2
#B5BFB2 is a light, muted green. Relative luminance 0.503; OKLCH L 79.3% C 0.021 H 138.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B5BFB2 |
|---|---|
| RGB | rgb(181, 191, 178) |
| HSL | hsl(106, 9%, 72%) |
| HSV | hsv(106, 7%, 75%) |
| CMYK | cmyk(5.2%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.25, -5.87, 5.36) |
| CIE-LCH | lch(76.25, 7.95, 137.59°) |
| OKLab | oklab(79.31% -0.0158 0.014) |
| OKLCH | oklch(79.31% 0.021 138.4) |
| XYZ | xyz(45.7213, 50.2995, 49.4109) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.86
Silver
#C0C0C0
ΔE00 8.43
Light Grey
#D8DCD6
ΔE00 8.73
Cement
#A5A391
ΔE00 9.11
Greyish
#A8A495
ΔE00 9.29
Dark Gray
#A9A9A9
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5BFB2 #BCB2BF
analogous
#BCBFB2 #B5BFB2 #B2BFB6
triadic
#B5BFB2 #B2B5BF #BFB2B5
tetradic
#B5BFB2 #B2BCBF #BCB2BF #BFB6B2
square
#B5BFB2 #B2BCBF #BCB2BF #BFB6B2
split-complementary
#B5BFB2 #B6B2BF #BFB2BC
monochromatic
#758770 #95A391 #B5BFB2 #D5DBD3 #EFF1EE
Accessibility & contrast
On white
1.90
#B5BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#B5BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5BFB2
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5BFB2 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#BEBCB3
Tritanopia (blue-blind)
#B5BEBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b5bfb2; /* rgb */ color: rgb(181, 191, 178); /* oklch */ color: oklch(79.3% 0.021 138.4);
Tailwind
colors: {
custom: {
50: '#cbd2c9',
500: '#b5bfb2',
950: '#000000',
},
}SCSS
$custom: #b5bfb2; $custom-light: #cbd2c9; $custom-dark: #000000;
JSON
{
"hex": "#b5bfb2",
"rgb": {
"r": 181,
"g": 191,
"b": 178
},
"hsl": {
"h": 106.154,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79312,
"c": 0.02115,
"h": 138.4
},
"luminance": 0.503
}Semantic roles & 50–950 ramp
primary
#B5BFB2
secondary
#8F8392
accent
#529384
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382