#BFC87D#BFC87D
#BFC87D is a light, moderate yellow. Relative luminance 0.539; OKLCH L 80.8% C 0.098 H 114.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC87D |
|---|---|
| RGB | rgb(191, 200, 125) |
| HSL | hsl(67, 41%, 64%) |
| HSV | hsv(67, 38%, 78%) |
| CMYK | cmyk(4.5%, 0%, 37.5%, 21.6%) |
| CIE-LAB | lab(78.38, -14.71, 36.49) |
| CIE-LCH | lch(78.38, 39.35, 111.96°) |
| OKLab | oklab(80.85% -0.0402 0.0895) |
| OKLCH | oklch(80.85% 0.098 114.2) |
| XYZ | xyz(45.8421, 53.8661, 27.3803) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.70
Pale Olive
#B9CC81
ΔE00 2.59
Greenish Beige
#C9D179
ΔE00 3.11
Light Olive
#ACBF69
ΔE00 4.11
Tan Green
#A9BE70
ΔE00 4.39
Pale Olive Green
#B1D27B
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC87D #867DC8
analogous
#C8AB7D #BFC87D #99C87D
triadic
#BFC87D #7DBFC8 #C87DBF
tetradic
#BFC87D #7DC8AB #867DC8 #C87D99
square
#BFC87D #7DC8AB #867DC8 #C87D99
split-complementary
#BFC87D #7D99C8 #AB7DC8
monochromatic
#858E3C #AAB652 #BFC87D #D4DAA8 #E9ECD3
Accessibility & contrast
On white
1.78
#BFC87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BFC87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC87D
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC87D | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#C7C0B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc87d; /* rgb */ color: rgb(191, 200, 125); /* oklch */ color: oklch(80.8% 0.098 114.2);
Tailwind
colors: {
custom: {
50: '#d3d8a3',
500: '#bfc87d',
950: '#000000',
},
}SCSS
$custom: #bfc87d; $custom-light: #d3d8a3; $custom-dark: #000000;
JSON
{
"hex": "#bfc87d",
"rgb": {
"r": 191,
"g": 200,
"b": 125
},
"hsl": {
"h": 67.2,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.80848,
"c": 0.0981,
"h": 114.2
},
"luminance": 0.53866
}Semantic roles & 50–950 ramp
primary
#BFC87D
secondary
#5B5496
accent
#32B441
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380