#BFCF80#BFCF80
#BFCF80 is a very light, moderate yellow-green. Relative luminance 0.573; OKLCH L 82.4% C 0.104 H 118.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF80 |
|---|---|
| RGB | rgb(191, 207, 128) |
| HSL | hsl(72, 45%, 66%) |
| HSV | hsv(72, 38%, 81%) |
| CMYK | cmyk(7.7%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(80.33, -17.87, 37.46) |
| CIE-LCH | lch(80.33, 41.51, 115.50°) |
| OKLab | oklab(82.41% -0.049 0.0918) |
| OKLCH | oklch(82.41% 0.104 118.1) |
| XYZ | xyz(47.6951, 57.2608, 28.9577) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.10
Pale Olive
#B9CC81
ΔE00 1.43
Greenish Beige
#C9D179
ΔE00 2.90
Pale Olive Green
#B1D27B
ΔE00 3.68
Light Olive
#ACBF69
ΔE00 4.57
Light Moss Green
#A6C875
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF80 #9080CF
analogous
#CFB780 #BFCF80 #97CF80
triadic
#BFCF80 #80BFCF #CF80BF
tetradic
#BFCF80 #80CFB7 #9080CF #CF8097
square
#BFCF80 #80CFB7 #9080CF #CF8097
split-complementary
#BFCF80 #8097CF #B780CF
monochromatic
#879A3A #A9BE54 #BFCF80 #D5E0AC #ECF1D9
Accessibility & contrast
On white
1.69
#BFCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BFCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF80
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF80 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77A
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#C6C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf80; /* rgb */ color: rgb(191, 207, 128); /* oklch */ color: oklch(82.4% 0.104 118.1);
Tailwind
colors: {
custom: {
50: '#d3dda6',
500: '#bfcf80',
950: '#000000',
},
}SCSS
$custom: #bfcf80; $custom-light: #d3dda6; $custom-dark: #000000;
JSON
{
"hex": "#bfcf80",
"rgb": {
"r": 191,
"g": 207,
"b": 128
},
"hsl": {
"h": 72.152,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.82412,
"c": 0.10409,
"h": 118.1
},
"luminance": 0.57261
}Semantic roles & 50–950 ramp
primary
#BFCF80
secondary
#6353A0
accent
#2DB849
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480