#BFCFB4#BFCFB4
#BFCFB4 is a very light, muted yellow-green. Relative luminance 0.590; OKLCH L 83.5% C 0.041 H 132.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFB4 |
|---|---|
| RGB | rgb(191, 207, 180) |
| HSL | hsl(96, 22%, 76%) |
| HSV | hsv(96, 13%, 81%) |
| CMYK | cmyk(7.7%, 0%, 13%, 18.8%) |
| CIE-LAB | lab(81.29, -10.32, 11.59) |
| CIE-LCH | lch(81.29, 15.52, 131.68°) |
| OKLab | oklab(83.49% -0.0275 0.0301) |
| OKLCH | oklch(83.49% 0.041 132.5) |
| XYZ | xyz(52.0355, 58.9970, 51.8173) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.72
Greenish Grey
#96AE8D
ΔE00 9.91
Light Grey Green
#B7E1A1
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.49
Darkseagreen
#8FBC8F
ΔE00 10.71
Beige
#F5F5DC
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFB4 #C4B4CF
analogous
#CCCFB4 #BFCFB4 #B4CFB6
triadic
#BFCFB4 #B4BFCF #CFB4BF
tetradic
#BFCFB4 #B4CCCF #C4B4CF #CFB6B4
square
#BFCFB4 #B4CCCF #C4B4CF #CFB6B4
split-complementary
#BFCFB4 #B6B4CF #CFB4CC
monochromatic
#7F9F69 #9FB78F #BFCFB4 #DFE7D9 #EFF3EC
Accessibility & contrast
On white
1.64
#BFCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BFCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFB4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFB4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB3
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#C0CDC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcfb4; /* rgb */ color: rgb(191, 207, 180); /* oklch */ color: oklch(83.5% 0.041 132.5);
Tailwind
colors: {
custom: {
50: '#d2ddca',
500: '#bfcfb4',
950: '#000000',
},
}SCSS
$custom: #bfcfb4; $custom-light: #d2ddca; $custom-dark: #000000;
JSON
{
"hex": "#bfcfb4",
"rgb": {
"r": 191,
"g": 207,
"b": 180
},
"hsl": {
"h": 95.556,
"s": 21.951,
"l": 75.882
},
"oklch": {
"l": 0.83495,
"c": 0.04074,
"h": 132.5
},
"luminance": 0.58997
}Semantic roles & 50–950 ramp
primary
#BFCFB4
secondary
#9783A4
accent
#45A07B
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482