#BFC97F#BFC97F
#BFC97F is a light, moderate yellow. Relative luminance 0.544; OKLCH L 81.1% C 0.097 H 114.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC97F |
|---|---|
| RGB | rgb(191, 201, 127) |
| HSL | hsl(68, 41%, 64%) |
| HSV | hsv(68, 37%, 79%) |
| CMYK | cmyk(5%, 0%, 36.8%, 21.2%) |
| CIE-LAB | lab(78.68, -14.98, 35.86) |
| CIE-LCH | lch(78.68, 38.86, 112.67°) |
| OKLab | oklab(81.1% -0.0409 0.0881) |
| OKLCH | oklch(81.1% 0.097 114.9) |
| XYZ | xyz(46.2035, 54.3824, 28.1374) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.59
Pale Olive
#B9CC81
ΔE00 2.26
Greenish Beige
#C9D179
ΔE00 3.20
Light Olive
#ACBF69
ΔE00 4.23
Tan Green
#A9BE70
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC97F #897FC9
analogous
#C9AE7F #BFC97F #9AC97F
triadic
#BFC97F #7FBFC9 #C97FBF
tetradic
#BFC97F #7FC9AE #897FC9 #C97F9A
square
#BFC97F #7FC9AE #897FC9 #C97F9A
split-complementary
#BFC97F #7F9AC9 #AE7FC9
monochromatic
#85913D #A9B754 #BFC97F #D5DBAA #EAEDD5
Accessibility & contrast
On white
1.77
#BFC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BFC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC97F
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC97F | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#C7C1B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc97f; /* rgb */ color: rgb(191, 201, 127); /* oklch */ color: oklch(81.1% 0.097 114.9);
Tailwind
colors: {
custom: {
50: '#d3d9a5',
500: '#bfc97f',
950: '#000000',
},
}SCSS
$custom: #bfc97f; $custom-light: #d3d9a5; $custom-dark: #000000;
JSON
{
"hex": "#bfc97f",
"rgb": {
"r": 191,
"g": 201,
"b": 127
},
"hsl": {
"h": 68.108,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.81097,
"c": 0.09711,
"h": 114.9
},
"luminance": 0.54382
}Semantic roles & 50–950 ramp
primary
#BFC97F
secondary
#5E5498
accent
#32B443
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380