#BFDD77#BFDD77
#BFDD77 is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.3% C 0.133 H 122.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDD77 |
|---|---|
| RGB | rgb(191, 221, 119) |
| HSL | hsl(78, 60%, 67%) |
| HSV | hsv(78, 46%, 87%) |
| CMYK | cmyk(13.6%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(84.03, -25.73, 46.57) |
| CIE-LCH | lch(84.03, 53.21, 118.92°) |
| OKLab | oklab(85.34% -0.0718 0.1119) |
| OKLCH | oklch(85.34% 0.133 122.7) |
| XYZ | xyz(50.6721, 64.1211, 27.1563) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.73
Greenish Beige
#C9D179
ΔE00 5.21
Greenish Tan
#BCCB7A
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDD77 #9577DD
analogous
#DDC877 #BFDD77 #8CDD77
triadic
#BFDD77 #77BFDD #DD77BF
tetradic
#BFDD77 #77DDC8 #9577DD #DD778C
square
#BFDD77 #77DDC8 #9577DD #DD778C
split-complementary
#BFDD77 #778CDD #C877DD
monochromatic
#88AE2C #A8D146 #BFDD77 #D6E9A8 #EDF5D9
Accessibility & contrast
On white
1.52
#BFDD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BFDD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDD77
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDD77 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26E
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#C6D4C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfdd77; /* rgb */ color: rgb(191, 221, 119); /* oklch */ color: oklch(85.3% 0.133 122.7);
Tailwind
colors: {
custom: {
50: '#d4e7a0',
500: '#bfdd77',
950: '#000000',
},
}SCSS
$custom: #bfdd77; $custom-light: #d4e7a0; $custom-dark: #000000;
JSON
{
"hex": "#bfdd77",
"rgb": {
"r": 191,
"g": 221,
"b": 119
},
"hsl": {
"h": 77.647,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.85336,
"c": 0.13298,
"h": 122.7
},
"luminance": 0.64121
}Semantic roles & 50–950 ramp
primary
#BFDD77
secondary
#6748B0
accent
#1EC850
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480