#BFC18F#BFC18F
#BFC18F is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.7% C 0.067 H 109.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC18F |
|---|---|
| RGB | rgb(191, 193, 143) |
| HSL | hsl(62, 29%, 66%) |
| HSV | hsv(62, 26%, 76%) |
| CMYK | cmyk(1%, 0%, 25.9%, 24.3%) |
| CIE-LAB | lab(76.80, -8.82, 25.03) |
| CIE-LCH | lch(76.80, 26.54, 109.42°) |
| OKLab | oklab(79.69% -0.0226 0.0631) |
| OKLCH | oklch(79.69% 0.067 109.7) |
| XYZ | xyz(45.5137, 51.2000, 33.4662) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.51
Darkkhaki
#BDB76B
ΔE00 6.64
Greenish Tan
#BCCB7A
ΔE00 6.81
Sand
#C2B280
ΔE00 6.90
Tan Green
#A9BE70
ΔE00 7.35
Greenish Beige
#C9D179
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC18F #918FC1
analogous
#C1AA8F #BFC18F #A6C18F
triadic
#BFC18F #8FBFC1 #C18FBF
tetradic
#BFC18F #8FC1AA #918FC1 #C18FA6
square
#BFC18F #8FC1AA #918FC1 #C18FA6
split-complementary
#BFC18F #8FA6C1 #AA8FC1
monochromatic
#87894C #A8AB68 #BFC18F #D6D7B6 #ECEDDE
Accessibility & contrast
On white
1.87
#BFC18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BFC18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC18F
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC18F | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8C
Deuteranopia (green-blind)
#CABE91
Tritanopia (blue-blind)
#C6BBB4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfc18f; /* rgb */ color: rgb(191, 193, 143); /* oklch */ color: oklch(79.7% 0.067 109.7);
Tailwind
colors: {
custom: {
50: '#d3d3b0',
500: '#bfc18f',
950: '#000000',
},
}SCSS
$custom: #bfc18f; $custom-light: #d3d3b0; $custom-dark: #000000;
JSON
{
"hex": "#bfc18f",
"rgb": {
"r": 191,
"g": 193,
"b": 143
},
"hsl": {
"h": 62.4,
"s": 28.736,
"l": 65.882
},
"oklch": {
"l": 0.79687,
"c": 0.06701,
"h": 109.7
},
"luminance": 0.51199
}Semantic roles & 50–950 ramp
primary
#BFC18F
secondary
#646293
accent
#3EA742
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381