#BBBFB2#BBBFB2
#BBBFB2 is a light, near-neutral yellow-green. Relative luminance 0.510; OKLCH L 79.8% C 0.018 H 120.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFB2 |
|---|---|
| RGB | rgb(187, 191, 178) |
| HSL | hsl(78, 9%, 72%) |
| HSV | hsv(78, 7%, 75%) |
| CMYK | cmyk(2.1%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.70, -3.75, 6.07) |
| CIE-LCH | lch(76.70, 7.14, 121.71°) |
| OKLab | oklab(79.78% -0.0095 0.0159) |
| OKLCH | oklch(79.78% 0.019 120.8) |
| XYZ | xyz(47.1590, 51.0408, 49.4783) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.88
Silver
#C0C0C0
ΔE00 7.01
Warm Gray
#C9BEB0
ΔE00 7.44
Light Grey
#D8DCD6
ΔE00 7.89
Greyish
#A8A495
ΔE00 8.08
Cement
#A5A391
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFB2 #B6B2BF
analogous
#BFBDB2 #BBBFB2 #B4BFB2
triadic
#BBBFB2 #B2BBBF #BFB2BB
tetradic
#BBBFB2 #B2BFBD #B6B2BF #BFB2B4
square
#BBBFB2 #B2BFBD #B6B2BF #BFB2B4
split-complementary
#BBBFB2 #B2B4BF #BDB2BF
monochromatic
#808770 #9DA391 #BBBFB2 #D9DBD3 #F0F1EE
Accessibility & contrast
On white
1.87
#BBBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BBBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFB2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFB2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#BCBDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfb2; /* rgb */ color: rgb(187, 191, 178); /* oklch */ color: oklch(79.8% 0.018 120.8);
Tailwind
colors: {
custom: {
50: '#cfd2c9',
500: '#bbbfb2',
950: '#000000',
},
}SCSS
$custom: #bbbfb2; $custom-light: #cfd2c9; $custom-dark: #000000;
JSON
{
"hex": "#bbbfb2",
"rgb": {
"r": 187,
"g": 191,
"b": 178
},
"hsl": {
"h": 78.462,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.7978,
"c": 0.0185,
"h": 120.8
},
"luminance": 0.51041
}Semantic roles & 50–950 ramp
primary
#BBBFB2
secondary
#888392
accent
#529366
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382