#BFCF83#BFCF83
#BFCF83 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.5% C 0.101 H 118.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF83 |
|---|---|
| RGB | rgb(191, 207, 131) |
| HSL | hsl(73, 44%, 66%) |
| HSV | hsv(73, 37%, 81%) |
| CMYK | cmyk(7.7%, 0%, 36.7%, 18.8%) |
| CIE-LAB | lab(80.37, -17.51, 36.00) |
| CIE-LCH | lch(80.37, 40.03, 115.94°) |
| OKLab | oklab(82.46% -0.0478 0.0886) |
| OKLCH | oklch(82.46% 0.101 118.4) |
| XYZ | xyz(47.8954, 57.3410, 30.0131) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.19
Greenish Tan
#BCCB7A
ΔE00 1.45
Greenish Beige
#C9D179
ΔE00 3.30
Pale Olive Green
#B1D27B
ΔE00 3.78
Light Moss Green
#A6C875
ΔE00 4.78
Light Olive
#ACBF69
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF83 #9383CF
analogous
#CFB983 #BFCF83 #99CF83
triadic
#BFCF83 #83BFCF #CF83BF
tetradic
#BFCF83 #83CFB9 #9383CF #CF8399
square
#BFCF83 #83CFB9 #9383CF #CF8399
split-complementary
#BFCF83 #8399CF #B983CF
monochromatic
#879B3C #A8BE57 #BFCF83 #D6E0AF #EDF1DB
Accessibility & contrast
On white
1.68
#BFCF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BFCF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF83
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF83 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#C6C7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf83; /* rgb */ color: rgb(191, 207, 131); /* oklch */ color: oklch(82.5% 0.101 118.4);
Tailwind
colors: {
custom: {
50: '#d3dda8',
500: '#bfcf83',
950: '#000000',
},
}SCSS
$custom: #bfcf83; $custom-light: #d3dda8; $custom-dark: #000000;
JSON
{
"hex": "#bfcf83",
"rgb": {
"r": 191,
"g": 207,
"b": 131
},
"hsl": {
"h": 72.632,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.82462,
"c": 0.10065,
"h": 118.4
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#BFCF83
secondary
#6555A1
accent
#2EB74B
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480