#BFCF7C#BFCF7C
#BFCF7C is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.3% C 0.109 H 117.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF7C |
|---|---|
| RGB | rgb(191, 207, 124) |
| HSL | hsl(72, 46%, 65%) |
| HSV | hsv(72, 40%, 81%) |
| CMYK | cmyk(7.7%, 0%, 40.1%, 18.8%) |
| CIE-LAB | lab(80.27, -18.34, 39.41) |
| CIE-LCH | lch(80.27, 43.47, 114.96°) |
| OKLab | oklab(82.35% -0.0506 0.0961) |
| OKLCH | oklch(82.35% 0.109 117.8) |
| XYZ | xyz(47.4370, 57.1576, 27.5984) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.99
Pale Olive
#B9CC81
ΔE00 1.95
Greenish Beige
#C9D179
ΔE00 2.47
Pale Olive Green
#B1D27B
ΔE00 3.69
Light Olive
#ACBF69
ΔE00 4.39
Light Moss Green
#A6C875
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF7C #8C7CCF
analogous
#CFB57C #BFCF7C #96CF7C
triadic
#BFCF7C #7CBFCF #CF7CBF
tetradic
#BFCF7C #7CCFB5 #8C7CCF #CF7C96
square
#BFCF7C #7CCFB5 #8C7CCF #CF7C96
split-complementary
#BFCF7C #7C96CF #B57CCF
monochromatic
#869938 #A9BF4F #BFCF7C #D5DFA9 #EBF0D6
Accessibility & contrast
On white
1.69
#BFCF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BFCF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF7C
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF7C | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C776
Deuteranopia (green-blind)
#D7C880
Tritanopia (blue-blind)
#C7C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf7c; /* rgb */ color: rgb(191, 207, 124); /* oklch */ color: oklch(82.3% 0.109 117.8);
Tailwind
colors: {
custom: {
50: '#d3dda3',
500: '#bfcf7c',
950: '#000000',
},
}SCSS
$custom: #bfcf7c; $custom-light: #d3dda3; $custom-dark: #000000;
JSON
{
"hex": "#bfcf7c",
"rgb": {
"r": 191,
"g": 207,
"b": 124
},
"hsl": {
"h": 71.566,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.82347,
"c": 0.10859,
"h": 117.8
},
"luminance": 0.57157
}Semantic roles & 50–950 ramp
primary
#BFCF7C
secondary
#60519E
accent
#2CBA47
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480