#BFD77F#BFD77F
#BFD77F is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 84.1% C 0.116 H 121.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD77F |
|---|---|
| RGB | rgb(191, 215, 127) |
| HSL | hsl(76, 52%, 67%) |
| HSV | hsv(76, 41%, 84%) |
| CMYK | cmyk(11.2%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(82.49, -21.94, 40.73) |
| CIE-LCH | lch(82.49, 46.26, 118.31°) |
| OKLab | oklab(84.14% -0.0606 0.0992) |
| OKLCH | oklch(84.14% 0.116 121.4) |
| XYZ | xyz(49.6170, 61.2096, 29.2753) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.57
Pale Olive
#B9CC81
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 3.22
Greenish Beige
#C9D179
ΔE00 3.91
Light Moss Green
#A6C875
ΔE00 4.86
Light Olive
#ACBF69
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD77F #977FD7
analogous
#D7C37F #BFD77F #93D77F
triadic
#BFD77F #7FBFD7 #D77FBF
tetradic
#BFD77F #7FD7C3 #977FD7 #D77F93
square
#BFD77F #7FD7C3 #977FD7 #D77F93
split-complementary
#BFD77F #7F93D7 #C37FD7
monochromatic
#88A734 #A8C850 #BFD77F #D6E6AE #EEF4DC
Accessibility & contrast
On white
1.59
#BFD77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BFD77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD77F
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD77F | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#C6CFC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bfd77f; /* rgb */ color: rgb(191, 215, 127); /* oklch */ color: oklch(84.1% 0.116 121.4);
Tailwind
colors: {
custom: {
50: '#d3e3a5',
500: '#bfd77f',
950: '#000000',
},
}SCSS
$custom: #bfd77f; $custom-light: #d3e3a5; $custom-dark: #000000;
JSON
{
"hex": "#bfd77f",
"rgb": {
"r": 191,
"g": 215,
"b": 127
},
"hsl": {
"h": 76.364,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.84138,
"c": 0.11626,
"h": 121.4
},
"luminance": 0.6121
}Semantic roles & 50–950 ramp
primary
#BFD77F
secondary
#684FAB
accent
#26C050
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480