#BFCF84#BFCF84
#BFCF84 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.5% C 0.100 H 118.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF84 |
|---|---|
| RGB | rgb(191, 207, 132) |
| HSL | hsl(73, 44%, 66%) |
| HSV | hsv(73, 36%, 81%) |
| CMYK | cmyk(7.7%, 0%, 36.2%, 18.8%) |
| CIE-LAB | lab(80.39, -17.39, 35.51) |
| CIE-LCH | lch(80.39, 39.53, 116.09°) |
| OKLab | oklab(82.48% -0.0474 0.0875) |
| OKLCH | oklch(82.48% 0.1 118.5) |
| XYZ | xyz(47.9635, 57.3682, 30.3717) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.16
Greenish Tan
#BCCB7A
ΔE00 1.60
Greenish Beige
#C9D179
ΔE00 3.44
Pale Olive Green
#B1D27B
ΔE00 3.83
Light Moss Green
#A6C875
ΔE00 4.80
Tan Green
#A9BE70
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF84 #9484CF
analogous
#CFBA84 #BFCF84 #9ACF84
triadic
#BFCF84 #84BFCF #CF84BF
tetradic
#BFCF84 #84CFBA #9484CF #CF849A
square
#BFCF84 #84CFBA #9484CF #CF849A
split-complementary
#BFCF84 #849ACF #BA84CF
monochromatic
#889C3D #A8BE58 #BFCF84 #D6E0B0 #EDF1DC
Accessibility & contrast
On white
1.68
#BFCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BFCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF84
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF84 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#D6C887
Tritanopia (blue-blind)
#C6C7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf84; /* rgb */ color: rgb(191, 207, 132); /* oklch */ color: oklch(82.5% 0.100 118.5);
Tailwind
colors: {
custom: {
50: '#d3dda8',
500: '#bfcf84',
950: '#000000',
},
}SCSS
$custom: #bfcf84; $custom-light: #d3dda8; $custom-dark: #000000;
JSON
{
"hex": "#bfcf84",
"rgb": {
"r": 191,
"g": 207,
"b": 132
},
"hsl": {
"h": 72.8,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.8248,
"c": 0.0995,
"h": 118.5
},
"luminance": 0.57368
}Semantic roles & 50–950 ramp
primary
#BFCF84
secondary
#6656A2
accent
#2FB74C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480