#BFC58D#BFC58D
#BFC58D is a light, moderate yellow. Relative luminance 0.529; OKLCH L 80.5% C 0.075 H 113.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC58D |
|---|---|
| RGB | rgb(191, 197, 141) |
| HSL | hsl(66, 33%, 66%) |
| HSV | hsv(66, 28%, 77%) |
| CMYK | cmyk(3%, 0%, 28.4%, 22.7%) |
| CIE-LAB | lab(77.84, -11.16, 27.48) |
| CIE-LCH | lch(77.84, 29.66, 112.11°) |
| OKLab | oklab(80.5% -0.0293 0.0689) |
| OKLCH | oklch(80.5% 0.075 113.1) |
| XYZ | xyz(46.2598, 52.9324, 32.9741) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.69
Greenish Tan
#BCCB7A
ΔE00 5.09
Tan Green
#A9BE70
ΔE00 6.08
Greenish Beige
#C9D179
ΔE00 6.45
Darkkhaki
#BDB76B
ΔE00 6.60
Light Olive
#ACBF69
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC58D #938DC5
analogous
#C5AF8D #BFC58D #A3C58D
triadic
#BFC58D #8DBFC5 #C58DBF
tetradic
#BFC58D #8DC5AF #938DC5 #C58DA3
square
#BFC58D #8DC5AF #938DC5 #C58DA3
split-complementary
#BFC58D #8DA3C5 #AF8DC5
monochromatic
#878F49 #A8B064 #BFC58D #D6DAB6 #EDEEDE
Accessibility & contrast
On white
1.81
#BFC58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BFC58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC58D
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC58D | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC089
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#C6BFB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc58d; /* rgb */ color: rgb(191, 197, 141); /* oklch */ color: oklch(80.5% 0.075 113.1);
Tailwind
colors: {
custom: {
50: '#d3d6ae',
500: '#bfc58d',
950: '#000000',
},
}SCSS
$custom: #bfc58d; $custom-light: #d3d6ae; $custom-dark: #000000;
JSON
{
"hex": "#bfc58d",
"rgb": {
"r": 191,
"g": 197,
"b": 141
},
"hsl": {
"h": 66.429,
"s": 32.558,
"l": 66.275
},
"oklch": {
"l": 0.80497,
"c": 0.07488,
"h": 113.1
},
"luminance": 0.52932
}Semantic roles & 50–950 ramp
primary
#BFC58D
secondary
#655F97
accent
#3AAB46
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381