#BFC4B2#BFC4B2
#BFC4B2 is a light, muted yellow-green. Relative luminance 0.538; OKLCH L 81.1% C 0.025 H 119.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4B2 |
|---|---|
| RGB | rgb(191, 196, 178) |
| HSL | hsl(77, 13%, 73%) |
| HSV | hsv(77, 9%, 77%) |
| CMYK | cmyk(2.6%, 0%, 9.2%, 23.1%) |
| CIE-LAB | lab(78.33, -4.96, 8.44) |
| CIE-LCH | lch(78.33, 9.79, 120.42°) |
| OKLab | oklab(81.14% -0.0125 0.022) |
| OKLCH | oklch(81.14% 0.025 119.6) |
| XYZ | xyz(49.2605, 53.7706, 49.8945) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.40
Light Grey
#D8DCD6
ΔE00 8.03
Warm Gray
#C9BEB0
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.99
Cement
#A5A391
ΔE00 9.31
Greyish
#A8A495
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4B2 #B7B2C4
analogous
#C4C0B2 #BFC4B2 #B6C4B2
triadic
#BFC4B2 #B2BFC4 #C4B2BF
tetradic
#BFC4B2 #B2C4C0 #B7B2C4 #C4B2B6
square
#BFC4B2 #B2C4C0 #B7B2C4 #C4B2B6
split-complementary
#BFC4B2 #B2B6C4 #C0B2C4
monochromatic
#858E6D #A2A98F #BFC4B2 #DCDFD5 #F1F2EE
Accessibility & contrast
On white
1.79
#BFC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BFC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4B2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4B2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#C1C2BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc4b2; /* rgb */ color: rgb(191, 196, 178); /* oklch */ color: oklch(81.1% 0.025 119.6);
Tailwind
colors: {
custom: {
50: '#d2d5c9',
500: '#bfc4b2',
950: '#000000',
},
}SCSS
$custom: #bfc4b2; $custom-light: #d2d5c9; $custom-dark: #000000;
JSON
{
"hex": "#bfc4b2",
"rgb": {
"r": 191,
"g": 196,
"b": 178
},
"hsl": {
"h": 76.667,
"s": 13.235,
"l": 73.333
},
"oklch": {
"l": 0.81137,
"c": 0.02533,
"h": 119.6
},
"luminance": 0.53771
}Semantic roles & 50–950 ramp
primary
#BFC4B2
secondary
#888398
accent
#4E9762
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382