#BFC98F#BFC98F
#BFC98F is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.4% C 0.078 H 116.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC98F |
|---|---|
| RGB | rgb(191, 201, 143) |
| HSL | hsl(70, 35%, 67%) |
| HSV | hsv(70, 29%, 79%) |
| CMYK | cmyk(5%, 0%, 28.9%, 21.2%) |
| CIE-LAB | lab(78.94, -12.93, 27.92) |
| CIE-LCH | lch(78.94, 30.77, 114.86°) |
| OKLab | oklab(81.39% -0.0343 0.07) |
| OKLCH | oklch(81.39% 0.078 116.1) |
| XYZ | xyz(47.3303, 54.8331, 34.0717) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.72
Greenish Tan
#BCCB7A
ΔE00 4.45
Tan Green
#A9BE70
ΔE00 5.79
Greenish Beige
#C9D179
ΔE00 6.01
Light Olive
#ACBF69
ΔE00 6.45
Pale Olive Green
#B1D27B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC98F #998FC9
analogous
#C9B68F #BFC98F #A2C98F
triadic
#BFC98F #8FBFC9 #C98FBF
tetradic
#BFC98F #8FC9B6 #998FC9 #C98FA2
square
#BFC98F #8FC9B6 #998FC9 #C98FA2
split-complementary
#BFC98F #8FA2C9 #B68FC9
monochromatic
#889648 #A7B566 #BFC98F #D7DDB8 #EEF1E2
Accessibility & contrast
On white
1.75
#BFC98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BFC98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC98F
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC98F | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#C5C3BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc98f; /* rgb */ color: rgb(191, 201, 143); /* oklch */ color: oklch(81.4% 0.078 116.1);
Tailwind
colors: {
custom: {
50: '#d3d9b0',
500: '#bfc98f',
950: '#000000',
},
}SCSS
$custom: #bfc98f; $custom-light: #d3d9b0; $custom-dark: #000000;
JSON
{
"hex": "#bfc98f",
"rgb": {
"r": 191,
"g": 201,
"b": 143
},
"hsl": {
"h": 70.345,
"s": 34.94,
"l": 67.451
},
"oklch": {
"l": 0.8139,
"c": 0.07794,
"h": 116.1
},
"luminance": 0.54833
}Semantic roles & 50–950 ramp
primary
#BFC98F
secondary
#6A5F9D
accent
#38AE4C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381