#BFCF7D#BFCF7D
#BFCF7D is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.4% C 0.107 H 117.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF7D |
|---|---|
| RGB | rgb(191, 207, 125) |
| HSL | hsl(72, 46%, 65%) |
| HSV | hsv(72, 40%, 81%) |
| CMYK | cmyk(7.7%, 0%, 39.6%, 18.8%) |
| CIE-LAB | lab(80.28, -18.22, 38.92) |
| CIE-LCH | lch(80.28, 42.98, 115.09°) |
| OKLab | oklab(82.36% -0.0502 0.095) |
| OKLCH | oklch(82.36% 0.107 117.8) |
| XYZ | xyz(47.5005, 57.1830, 27.9331) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.97
Pale Olive
#B9CC81
ΔE00 1.81
Greenish Beige
#C9D179
ΔE00 2.57
Pale Olive Green
#B1D27B
ΔE00 3.67
Light Olive
#ACBF69
ΔE00 4.42
Light Moss Green
#A6C875
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF7D #8D7DCF
analogous
#CFB67D #BFCF7D #96CF7D
triadic
#BFCF7D #7DBFCF #CF7DBF
tetradic
#BFCF7D #7DCFB6 #8D7DCF #CF7D96
square
#BFCF7D #7DCFB6 #8D7DCF #CF7D96
split-complementary
#BFCF7D #7D96CF #B67DCF
monochromatic
#869939 #A9BE50 #BFCF7D #D5E0AA #EBF0D6
Accessibility & contrast
On white
1.69
#BFCF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BFCF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF7D
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF7D | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C777
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#C7C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf7d; /* rgb */ color: rgb(191, 207, 125); /* oklch */ color: oklch(82.4% 0.107 117.8);
Tailwind
colors: {
custom: {
50: '#d3dda4',
500: '#bfcf7d',
950: '#000000',
},
}SCSS
$custom: #bfcf7d; $custom-light: #d3dda4; $custom-dark: #000000;
JSON
{
"hex": "#bfcf7d",
"rgb": {
"r": 191,
"g": 207,
"b": 125
},
"hsl": {
"h": 71.707,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.82363,
"c": 0.10747,
"h": 117.8
},
"luminance": 0.57183
}Semantic roles & 50–950 ramp
primary
#BFCF7D
secondary
#60519F
accent
#2CB948
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480