#BFC98D#BFC98D
#BFC98D is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 81.4% C 0.080 H 115.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC98D |
|---|---|
| RGB | rgb(191, 201, 141) |
| HSL | hsl(70, 36%, 67%) |
| HSV | hsv(70, 30%, 79%) |
| CMYK | cmyk(5%, 0%, 29.9%, 21.2%) |
| CIE-LAB | lab(78.91, -13.20, 28.92) |
| CIE-LCH | lch(78.91, 31.79, 114.54°) |
| OKLab | oklab(81.35% -0.0351 0.0723) |
| OKLCH | oklch(81.35% 0.08 115.9) |
| XYZ | xyz(47.1801, 54.7731, 33.2809) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.37
Greenish Tan
#BCCB7A
ΔE00 4.03
Tan Green
#A9BE70
ΔE00 5.51
Greenish Beige
#C9D179
ΔE00 5.61
Light Olive
#ACBF69
ΔE00 6.10
Pale Olive Green
#B1D27B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC98D #978DC9
analogous
#C9B58D #BFC98D #A1C98D
triadic
#BFC98D #8DBFC9 #C98DBF
tetradic
#BFC98D #8DC9B5 #978DC9 #C98DA1
square
#BFC98D #8DC9B5 #978DC9 #C98DA1
split-complementary
#BFC98D #8DA1C9 #B58DC9
monochromatic
#889547 #A8B563 #BFC98D #D6DDB7 #EEF0E0
Accessibility & contrast
On white
1.76
#BFC98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#BFC98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC98D
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC98D | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#D0C490
Tritanopia (blue-blind)
#C6C2B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc98d; /* rgb */ color: rgb(191, 201, 141); /* oklch */ color: oklch(81.4% 0.080 115.9);
Tailwind
colors: {
custom: {
50: '#d3d9af',
500: '#bfc98d',
950: '#000000',
},
}SCSS
$custom: #bfc98d; $custom-light: #d3d9af; $custom-dark: #000000;
JSON
{
"hex": "#bfc98d",
"rgb": {
"r": 191,
"g": 201,
"b": 141
},
"hsl": {
"h": 70,
"s": 35.714,
"l": 67.059
},
"oklch": {
"l": 0.81351,
"c": 0.08041,
"h": 115.9
},
"luminance": 0.54773
}Semantic roles & 50–950 ramp
primary
#BFC98D
secondary
#685E9C
accent
#37AF4B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381