#BFC78F#BFC78F
#BFC78F is a light, moderate yellow. Relative luminance 0.539; OKLCH L 81.0% C 0.075 H 114.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC78F |
|---|---|
| RGB | rgb(191, 199, 143) |
| HSL | hsl(69, 33%, 67%) |
| HSV | hsv(69, 28%, 78%) |
| CMYK | cmyk(4%, 0%, 28.1%, 22%) |
| CIE-LAB | lab(78.41, -11.91, 27.20) |
| CIE-LCH | lch(78.41, 29.69, 113.66°) |
| OKLab | oklab(80.96% -0.0314 0.0683) |
| OKLCH | oklch(80.96% 0.075 114.7) |
| XYZ | xyz(46.8671, 53.9068, 33.9173) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.34
Greenish Tan
#BCCB7A
ΔE00 4.94
Tan Green
#A9BE70
ΔE00 6.04
Greenish Beige
#C9D179
ΔE00 6.40
Light Olive
#ACBF69
ΔE00 6.71
Darkkhaki
#BDB76B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC78F #978FC7
analogous
#C7B38F #BFC78F #A3C78F
triadic
#BFC78F #8FBFC7 #C78FBF
tetradic
#BFC78F #8FC7B3 #978FC7 #C78FA3
square
#BFC78F #8FC7B3 #978FC7 #C78FA3
split-complementary
#BFC78F #8FA3C7 #B38FC7
monochromatic
#889249 #A8B366 #BFC78F #D6DBB8 #EEF0E1
Accessibility & contrast
On white
1.78
#BFC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BFC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC78F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC78F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18B
Deuteranopia (green-blind)
#CEC391
Tritanopia (blue-blind)
#C5C1B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc78f; /* rgb */ color: rgb(191, 199, 143); /* oklch */ color: oklch(81.0% 0.075 114.7);
Tailwind
colors: {
custom: {
50: '#d3d8b0',
500: '#bfc78f',
950: '#000000',
},
}SCSS
$custom: #bfc78f; $custom-light: #d3d8b0; $custom-dark: #000000;
JSON
{
"hex": "#bfc78f",
"rgb": {
"r": 191,
"g": 199,
"b": 143
},
"hsl": {
"h": 68.571,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.80963,
"c": 0.07514,
"h": 114.7
},
"luminance": 0.53906
}Semantic roles & 50–950 ramp
primary
#BFC78F
secondary
#68609A
accent
#39AC4A
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381