#BFC67F#BFC67F
#BFC67F is a light, moderate yellow. Relative luminance 0.530; OKLCH L 80.5% C 0.093 H 113.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC67F |
|---|---|
| RGB | rgb(191, 198, 127) |
| HSL | hsl(66, 38%, 64%) |
| HSV | hsv(66, 36%, 78%) |
| CMYK | cmyk(3.5%, 0%, 35.9%, 22.4%) |
| CIE-LAB | lab(77.87, -13.46, 34.81) |
| CIE-LCH | lch(77.87, 37.32, 111.14°) |
| OKLab | oklab(80.45% -0.0365 0.0857) |
| OKLCH | oklch(80.45% 0.093 113.1) |
| XYZ | xyz(45.5110, 52.9974, 27.9066) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.55
Pale Olive
#B9CC81
ΔE00 3.13
Greenish Beige
#C9D179
ΔE00 3.82
Light Olive
#ACBF69
ΔE00 4.48
Tan Green
#A9BE70
ΔE00 4.57
Darkkhaki
#BDB76B
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC67F #867FC6
analogous
#C6A97F #BFC67F #9BC67F
triadic
#BFC67F #7FBFC6 #C67FBF
tetradic
#BFC67F #7FC6A9 #867FC6 #C67F9B
square
#BFC67F #7FC6A9 #867FC6 #C67F9B
split-complementary
#BFC67F #7F9BC6 #A97FC6
monochromatic
#858C3E #AAB355 #BFC67F #D4D9A9 #E9ECD4
Accessibility & contrast
On white
1.81
#BFC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BFC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC67F
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC67F | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07A
Deuteranopia (green-blind)
#D0C182
Tritanopia (blue-blind)
#C7BEB4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc67f; /* rgb */ color: rgb(191, 198, 127); /* oklch */ color: oklch(80.5% 0.093 113.1);
Tailwind
colors: {
custom: {
50: '#d3d7a5',
500: '#bfc67f',
950: '#000000',
},
}SCSS
$custom: #bfc67f; $custom-light: #d3d7a5; $custom-dark: #000000;
JSON
{
"hex": "#bfc67f",
"rgb": {
"r": 191,
"g": 198,
"b": 127
},
"hsl": {
"h": 65.915,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.80452,
"c": 0.09314,
"h": 113.1
},
"luminance": 0.52997
}Semantic roles & 50–950 ramp
primary
#BFC67F
secondary
#5B5594
accent
#34B141
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380