#BFC68F#BFC68F
#BFC68F is a light, moderate yellow. Relative luminance 0.534; OKLCH L 80.8% C 0.074 H 114.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC68F |
|---|---|
| RGB | rgb(191, 198, 143) |
| HSL | hsl(68, 33%, 67%) |
| HSV | hsv(68, 28%, 78%) |
| CMYK | cmyk(3.5%, 0%, 27.8%, 22.4%) |
| CIE-LAB | lab(78.14, -11.40, 26.83) |
| CIE-LCH | lch(78.14, 29.16, 113.02°) |
| OKLab | oklab(80.75% -0.03 0.0674) |
| OKLCH | oklch(80.75% 0.074 114) |
| XYZ | xyz(46.6377, 53.4481, 33.8409) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.67
Greenish Tan
#BCCB7A
ΔE00 5.21
Tan Green
#A9BE70
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.62
Light Olive
#ACBF69
ΔE00 6.88
Darkkhaki
#BDB76B
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC68F #968FC6
analogous
#C6B28F #BFC68F #A4C68F
triadic
#BFC68F #8FBFC6 #C68FBF
tetradic
#BFC68F #8FC6B2 #968FC6 #C68FA4
square
#BFC68F #8FC6B2 #968FC6 #C68FA4
split-complementary
#BFC68F #8FA4C6 #B28FC6
monochromatic
#88914A #A8B166 #BFC68F #D6DBB8 #EDEFE0
Accessibility & contrast
On white
1.80
#BFC68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BFC68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC68F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC68F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18B
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#C6C0B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc68f; /* rgb */ color: rgb(191, 198, 143); /* oklch */ color: oklch(80.8% 0.074 114.0);
Tailwind
colors: {
custom: {
50: '#d3d7b0',
500: '#bfc68f',
950: '#000000',
},
}SCSS
$custom: #bfc68f; $custom-light: #d3d7b0; $custom-dark: #000000;
JSON
{
"hex": "#bfc68f",
"rgb": {
"r": 191,
"g": 198,
"b": 143
},
"hsl": {
"h": 67.636,
"s": 32.544,
"l": 66.863
},
"oklch": {
"l": 0.8075,
"c": 0.07376,
"h": 114
},
"luminance": 0.53448
}Semantic roles & 50–950 ramp
primary
#BFC68F
secondary
#676099
accent
#3AAB49
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381