#BFCB83#BFCB83
#BFCB83 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.6% C 0.095 H 116.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCB83 |
|---|---|
| RGB | rgb(191, 203, 131) |
| HSL | hsl(70, 41%, 65%) |
| HSV | hsv(70, 35%, 80%) |
| CMYK | cmyk(5.9%, 0%, 35.5%, 20.4%) |
| CIE-LAB | lab(79.29, -15.50, 34.59) |
| CIE-LCH | lch(79.29, 37.91, 114.14°) |
| OKLab | oklab(81.6% -0.0421 0.0853) |
| OKLCH | oklch(81.6% 0.095 116.3) |
| XYZ | xyz(46.9386, 55.4273, 29.6941) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.69
Pale Olive
#B9CC81
ΔE00 1.71
Greenish Beige
#C9D179
ΔE00 3.51
Tan Green
#A9BE70
ΔE00 4.54
Light Olive
#ACBF69
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCB83 #8F83CB
analogous
#CBB383 #BFCB83 #9BCB83
triadic
#BFCB83 #83BFCB #CB83BF
tetradic
#BFCB83 #83CBB3 #8F83CB #CB839B
square
#BFCB83 #83CBB3 #8F83CB #CB839B
split-complementary
#BFCB83 #839BCB #B383CB
monochromatic
#87953F #A9B958 #BFCB83 #D5DDAE #ECEFD9
Accessibility & contrast
On white
1.74
#BFCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BFCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCB83
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCB83 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47E
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#C6C3B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfcb83; /* rgb */ color: rgb(191, 203, 131); /* oklch */ color: oklch(81.6% 0.095 116.3);
Tailwind
colors: {
custom: {
50: '#d3daa8',
500: '#bfcb83',
950: '#000000',
},
}SCSS
$custom: #bfcb83; $custom-light: #d3daa8; $custom-dark: #000000;
JSON
{
"hex": "#bfcb83",
"rgb": {
"r": 191,
"g": 203,
"b": 131
},
"hsl": {
"h": 70,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.81598,
"c": 0.09515,
"h": 116.3
},
"luminance": 0.55427
}Semantic roles & 50–950 ramp
primary
#BFCB83
secondary
#62569C
accent
#32B447
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380