#BFDA77#BFDA77
#BFDA77 is a very light, vivid yellow-green. Relative luminance 0.626; OKLCH L 84.7% C 0.129 H 121.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDA77 |
|---|---|
| RGB | rgb(191, 218, 119) |
| HSL | hsl(76, 57%, 66%) |
| HSV | hsv(76, 45%, 85%) |
| CMYK | cmyk(12.4%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(83.21, -24.29, 45.56) |
| CIE-LCH | lch(83.21, 51.63, 118.06°) |
| OKLab | oklab(84.68% -0.0678 0.1097) |
| OKLCH | oklch(84.68% 0.129 121.7) |
| XYZ | xyz(49.8871, 62.5511, 26.8946) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.35
Greenish Tan
#BCCB7A
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 4.46
Pale Olive
#B9CC81
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 5.70
Light Olive
#ACBF69
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDA77 #9277DA
analogous
#DAC377 #BFDA77 #8DDA77
triadic
#BFDA77 #77BFDA #DA77BF
tetradic
#BFDA77 #77DAC3 #9277DA #DA778D
square
#BFDA77 #77DAC3 #9277DA #DA778D
split-complementary
#BFDA77 #778DDA #C377DA
monochromatic
#87A92E #A8CD47 #BFDA77 #D6E7A7 #ECF4D7
Accessibility & contrast
On white
1.55
#BFDA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BFDA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDA77
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDA77 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D06F
Deuteranopia (green-blind)
#E1CF7C
Tritanopia (blue-blind)
#C6D1C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfda77; /* rgb */ color: rgb(191, 218, 119); /* oklch */ color: oklch(84.7% 0.129 121.7);
Tailwind
colors: {
custom: {
50: '#d4e5a0',
500: '#bfda77',
950: '#000000',
},
}SCSS
$custom: #bfda77; $custom-light: #d4e5a0; $custom-dark: #000000;
JSON
{
"hex": "#bfda77",
"rgb": {
"r": 191,
"g": 218,
"b": 119
},
"hsl": {
"h": 76.364,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.84676,
"c": 0.12891,
"h": 121.7
},
"luminance": 0.62551
}Semantic roles & 50–950 ramp
primary
#BFDA77
secondary
#6449AC
accent
#21C54D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480