#BFCF93#BFCF93
#BFCF93 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.8% C 0.082 H 120.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF93 |
|---|---|
| RGB | rgb(191, 207, 147) |
| HSL | hsl(76, 38%, 69%) |
| HSV | hsv(76, 29%, 81%) |
| CMYK | cmyk(7.7%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(80.63, -15.42, 28.09) |
| CIE-LCH | lch(80.63, 32.05, 118.77°) |
| OKLab | oklab(82.76% -0.0412 0.0705) |
| OKLCH | oklch(82.76% 0.082 120.3) |
| XYZ | xyz(49.0648, 57.8087, 36.1715) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 6.06
Greenish Beige
#C9D179
ΔE00 6.10
Tan Green
#A9BE70
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF93 #A393CF
analogous
#CFC193 #BFCF93 #A1CF93
triadic
#BFCF93 #93BFCF #CF93BF
tetradic
#BFCF93 #93CFC1 #A393CF #CF93A1
square
#BFCF93 #93CFC1 #A393CF #CF93A1
split-complementary
#BFCF93 #93A1CF #C193CF
monochromatic
#89A047 #A6BC69 #BFCF93 #D8E2BD #F1F5E8
Accessibility & contrast
On white
1.67
#BFCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BFCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF93
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF93 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88F
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#C4C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcf93; /* rgb */ color: rgb(191, 207, 147); /* oklch */ color: oklch(82.8% 0.082 120.3);
Tailwind
colors: {
custom: {
50: '#d3ddb3',
500: '#bfcf93',
950: '#000000',
},
}SCSS
$custom: #bfcf93; $custom-light: #d3ddb3; $custom-dark: #000000;
JSON
{
"hex": "#bfcf93",
"rgb": {
"r": 191,
"g": 207,
"b": 147
},
"hsl": {
"h": 76,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.82756,
"c": 0.08166,
"h": 120.3
},
"luminance": 0.57809
}Semantic roles & 50–950 ramp
primary
#BFCF93
secondary
#7462A4
accent
#34B156
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481