#B8BFB2#B8BFB2
#B8BFB2 is a light, near-neutral yellow-green. Relative luminance 0.507; OKLCH L 79.5% C 0.020 H 130.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BFB2 |
|---|---|
| RGB | rgb(184, 191, 178) |
| HSL | hsl(92, 9%, 72%) |
| HSV | hsv(92, 7%, 75%) |
| CMYK | cmyk(3.7%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.48, -4.82, 5.72) |
| CIE-LCH | lch(76.48, 7.47, 130.11°) |
| OKLab | oklab(79.54% -0.0126 0.015) |
| OKLCH | oklch(79.54% 0.02 130.2) |
| XYZ | xyz(46.4325, 50.6662, 49.4442) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.28
Silver
#C0C0C0
ΔE00 7.68
Light Grey
#D8DCD6
ΔE00 8.23
Cement
#A5A391
ΔE00 8.62
Greyish
#A8A495
ΔE00 8.63
Warm Gray
#C9BEB0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BFB2 #B9B2BF
analogous
#BFBFB2 #B8BFB2 #B2BFB3
triadic
#B8BFB2 #B2B8BF #BFB2B8
tetradic
#B8BFB2 #B2BFBF #B9B2BF #BFB3B2
square
#B8BFB2 #B2BFBF #B9B2BF #BFB3B2
split-complementary
#B8BFB2 #B3B2BF #BFB2BF
monochromatic
#7A8770 #99A391 #B8BFB2 #D7DBD3 #F0F1EE
Accessibility & contrast
On white
1.89
#B8BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B8BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BFB2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BFB2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#BFBCB3
Tritanopia (blue-blind)
#B8BEBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b8bfb2; /* rgb */ color: rgb(184, 191, 178); /* oklch */ color: oklch(79.5% 0.020 130.2);
Tailwind
colors: {
custom: {
50: '#cdd2c9',
500: '#b8bfb2',
950: '#000000',
},
}SCSS
$custom: #b8bfb2; $custom-light: #cdd2c9; $custom-dark: #000000;
JSON
{
"hex": "#b8bfb2",
"rgb": {
"r": 184,
"g": 191,
"b": 178
},
"hsl": {
"h": 92.308,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79544,
"c": 0.01959,
"h": 130.2
},
"luminance": 0.50666
}Semantic roles & 50–950 ramp
primary
#B8BFB2
secondary
#8B8392
accent
#529375
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382