#BFCF82#BFCF82
#BFCF82 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.102 H 118.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF82 |
|---|---|
| RGB | rgb(191, 207, 130) |
| HSL | hsl(72, 45%, 66%) |
| HSV | hsv(72, 37%, 81%) |
| CMYK | cmyk(7.7%, 0%, 37.2%, 18.8%) |
| CIE-LAB | lab(80.36, -17.63, 36.49) |
| CIE-LCH | lch(80.36, 40.52, 115.79°) |
| OKLab | oklab(82.45% -0.0482 0.0897) |
| OKLCH | oklch(82.45% 0.102 118.3) |
| XYZ | xyz(47.8280, 57.3140, 29.6578) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.25
Greenish Tan
#BCCB7A
ΔE00 1.32
Greenish Beige
#C9D179
ΔE00 3.16
Pale Olive Green
#B1D27B
ΔE00 3.74
Light Olive
#ACBF69
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF82 #9282CF
analogous
#CFB882 #BFCF82 #98CF82
triadic
#BFCF82 #82BFCF #CF82BF
tetradic
#BFCF82 #82CFB8 #9282CF #CF8298
square
#BFCF82 #82CFB8 #9282CF #CF8298
split-complementary
#BFCF82 #8298CF #B882CF
monochromatic
#879B3C #A8BE56 #BFCF82 #D6E0AE #ECF1DA
Accessibility & contrast
On white
1.69
#BFCF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BFCF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF82
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF82 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77C
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#C6C7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf82; /* rgb */ color: rgb(191, 207, 130); /* oklch */ color: oklch(82.4% 0.102 118.3);
Tailwind
colors: {
custom: {
50: '#d3dda7',
500: '#bfcf82',
950: '#000000',
},
}SCSS
$custom: #bfcf82; $custom-light: #d3dda7; $custom-dark: #000000;
JSON
{
"hex": "#bfcf82",
"rgb": {
"r": 191,
"g": 207,
"b": 130
},
"hsl": {
"h": 72.468,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.82445,
"c": 0.10181,
"h": 118.3
},
"luminance": 0.57314
}Semantic roles & 50–950 ramp
primary
#BFCF82
secondary
#6454A1
accent
#2EB84A
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480