#BFCF94#BFCF94
#BFCF94 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.8% C 0.080 H 120.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF94 |
|---|---|
| RGB | rgb(191, 207, 148) |
| HSL | hsl(76, 38%, 70%) |
| HSV | hsv(76, 29%, 81%) |
| CMYK | cmyk(7.7%, 0%, 28.5%, 18.8%) |
| CIE-LAB | lab(80.65, -15.28, 27.59) |
| CIE-LCH | lch(80.65, 31.54, 118.98°) |
| OKLab | oklab(82.78% -0.0408 0.0693) |
| OKLCH | oklch(82.78% 0.08 120.5) |
| XYZ | xyz(49.1436, 57.8402, 36.5865) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.40
Greenish Tan
#BCCB7A
ΔE00 4.64
Pale Olive Green
#B1D27B
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 6.20
Tan Green
#A9BE70
ΔE00 6.26
Greenish Beige
#C9D179
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF94 #A494CF
analogous
#CFC294 #BFCF94 #A2CF94
triadic
#BFCF94 #94BFCF #CF94BF
tetradic
#BFCF94 #94CFC2 #A494CF #CF94A2
square
#BFCF94 #94CFC2 #A494CF #CF94A2
split-complementary
#BFCF94 #94A2CF #C294CF
monochromatic
#89A148 #A6BC6A #BFCF94 #D8E2BE #F2F5E8
Accessibility & contrast
On white
1.67
#BFCF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BFCF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF94
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF94 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#C4C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcf94; /* rgb */ color: rgb(191, 207, 148); /* oklch */ color: oklch(82.8% 0.080 120.5);
Tailwind
colors: {
custom: {
50: '#d3ddb4',
500: '#bfcf94',
950: '#000000',
},
}SCSS
$custom: #bfcf94; $custom-light: #d3ddb4; $custom-dark: #000000;
JSON
{
"hex": "#bfcf94",
"rgb": {
"r": 191,
"g": 207,
"b": 148
},
"hsl": {
"h": 76.271,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.82776,
"c": 0.08045,
"h": 120.5
},
"luminance": 0.5784
}Semantic roles & 50–950 ramp
primary
#BFCF94
secondary
#7563A4
accent
#34B156
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481