#BFC88F#BFC88F
#BFC88F is a light, moderate yellow. Relative luminance 0.544; OKLCH L 81.2% C 0.077 H 115.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC88F |
|---|---|
| RGB | rgb(191, 200, 143) |
| HSL | hsl(69, 34%, 67%) |
| HSV | hsv(69, 29%, 78%) |
| CMYK | cmyk(4.5%, 0%, 28.5%, 21.6%) |
| CIE-LAB | lab(78.68, -12.42, 27.56) |
| CIE-LCH | lch(78.68, 30.23, 114.27°) |
| OKLab | oklab(81.18% -0.0329 0.0691) |
| OKLCH | oklch(81.18% 0.077 115.4) |
| XYZ | xyz(47.0979, 54.3684, 33.9943) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.02
Greenish Tan
#BCCB7A
ΔE00 4.68
Tan Green
#A9BE70
ΔE00 5.90
Greenish Beige
#C9D179
ΔE00 6.20
Light Olive
#ACBF69
ΔE00 6.57
Light Moss Green
#A6C875
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC88F #988FC8
analogous
#C8B58F #BFC88F #A2C88F
triadic
#BFC88F #8FBFC8 #C88FBF
tetradic
#BFC88F #8FC8B5 #988FC8 #C88FA2
square
#BFC88F #8FC8B5 #988FC8 #C88FA2
split-complementary
#BFC88F #8FA2C8 #B58FC8
monochromatic
#889449 #A8B466 #BFC88F #D6DCB8 #EEF0E1
Accessibility & contrast
On white
1.77
#BFC88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BFC88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC88F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC88F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28B
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#C5C2B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc88f; /* rgb */ color: rgb(191, 200, 143); /* oklch */ color: oklch(81.2% 0.077 115.4);
Tailwind
colors: {
custom: {
50: '#d3d8b0',
500: '#bfc88f',
950: '#000000',
},
}SCSS
$custom: #bfc88f; $custom-light: #d3d8b0; $custom-dark: #000000;
JSON
{
"hex": "#bfc88f",
"rgb": {
"r": 191,
"g": 200,
"b": 143
},
"hsl": {
"h": 69.474,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.81177,
"c": 0.07654,
"h": 115.4
},
"luminance": 0.54368
}Semantic roles & 50–950 ramp
primary
#BFC88F
secondary
#69609C
accent
#39AD4B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381