#BFC488#BFC488
#BFC488 is a light, moderate yellow. Relative luminance 0.523; OKLCH L 80.2% C 0.080 H 112.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC488 |
|---|---|
| RGB | rgb(191, 196, 136) |
| HSL | hsl(65, 34%, 65%) |
| HSV | hsv(65, 31%, 77%) |
| CMYK | cmyk(2.6%, 0%, 30.6%, 23.1%) |
| CIE-LAB | lab(77.48, -11.31, 29.62) |
| CIE-LCH | lch(77.48, 31.71, 110.90°) |
| OKLab | oklab(80.19% -0.0299 0.0739) |
| OKLCH | oklch(80.19% 0.08 112.1) |
| XYZ | xyz(45.6698, 52.3343, 30.9834) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 4.49
Tan Green
#A9BE70
ΔE00 5.59
Darkkhaki
#BDB76B
ΔE00 5.70
Greenish Beige
#C9D179
ΔE00 5.76
Light Olive
#ACBF69
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC488 #8D88C4
analogous
#C4AB88 #BFC488 #A1C488
triadic
#BFC488 #88BFC4 #C488BF
tetradic
#BFC488 #88C4AB #8D88C4 #C488A1
square
#BFC488 #88C4AB #8D88C4 #C488A1
split-complementary
#BFC488 #88A1C4 #AB88C4
monochromatic
#868C45 #A9B05F #BFC488 #D5D8B1 #EBEDDA
Accessibility & contrast
On white
1.83
#BFC488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BFC488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC488
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC488 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF84
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#C6BDB4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfc488; /* rgb */ color: rgb(191, 196, 136); /* oklch */ color: oklch(80.2% 0.080 112.1);
Tailwind
colors: {
custom: {
50: '#d3d5ab',
500: '#bfc488',
950: '#000000',
},
}SCSS
$custom: #bfc488; $custom-light: #d3d5ab; $custom-dark: #000000;
JSON
{
"hex": "#bfc488",
"rgb": {
"r": 191,
"g": 196,
"b": 136
},
"hsl": {
"h": 65,
"s": 33.708,
"l": 65.098
},
"oklch": {
"l": 0.80187,
"c": 0.07971,
"h": 112.1
},
"luminance": 0.52334
}Semantic roles & 50–950 ramp
primary
#BFC488
secondary
#605C94
accent
#39AD43
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381