#BFCF8B#BFCF8B
#BFCF8B is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.091 H 119.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF8B |
|---|---|
| RGB | rgb(191, 207, 139) |
| HSL | hsl(74, 41%, 68%) |
| HSV | hsv(74, 33%, 81%) |
| CMYK | cmyk(7.7%, 0%, 32.9%, 18.8%) |
| CIE-LAB | lab(80.50, -16.50, 32.06) |
| CIE-LCH | lch(80.50, 36.06, 117.23°) |
| OKLab | oklab(82.6% -0.0445 0.0797) |
| OKLCH | oklch(82.6% 0.091 119.2) |
| XYZ | xyz(48.4587, 57.5663, 32.9796) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.73
Greenish Tan
#BCCB7A
ΔE00 2.81
Pale Olive Green
#B1D27B
ΔE00 4.45
Greenish Beige
#C9D179
ΔE00 4.58
Light Moss Green
#A6C875
ΔE00 5.17
Tan Green
#A9BE70
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF8B #9B8BCF
analogous
#CFBD8B #BFCF8B #9DCF8B
triadic
#BFCF8B #8BBFCF #CF8BBF
tetradic
#BFCF8B #8BCFBD #9B8BCF #CF8B9D
square
#BFCF8B #8BCFBD #9B8BCF #CF8B9D
split-complementary
#BFCF8B #8B9DCF #BD8BCF
monochromatic
#889E41 #A7BD60 #BFCF8B #D7E1B6 #EFF3E2
Accessibility & contrast
On white
1.68
#BFCF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#BFCF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF8B
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF8B | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#C5C8BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcf8b; /* rgb */ color: rgb(191, 207, 139); /* oklch */ color: oklch(82.6% 0.091 119.2);
Tailwind
colors: {
custom: {
50: '#d3ddad',
500: '#bfcf8b',
950: '#000000',
},
}SCSS
$custom: #bfcf8b; $custom-light: #d3ddad; $custom-dark: #000000;
JSON
{
"hex": "#bfcf8b",
"rgb": {
"r": 191,
"g": 207,
"b": 139
},
"hsl": {
"h": 74.118,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.82604,
"c": 0.09129,
"h": 119.2
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#BFCF8B
secondary
#6C5AA4
accent
#31B550
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481