#BFDF79#BFDF79
#BFDF79 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.8% C 0.134 H 123.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF79 |
|---|---|
| RGB | rgb(191, 223, 121) |
| HSL | hsl(79, 61%, 67%) |
| HSV | hsv(79, 46%, 87%) |
| CMYK | cmyk(14.3%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(84.60, -26.47, 46.31) |
| CIE-LCH | lch(84.60, 53.34, 119.75°) |
| OKLab | oklab(85.81% -0.0738 0.1115) |
| OKLCH | oklch(85.81% 0.134 123.5) |
| XYZ | xyz(51.3247, 65.2320, 27.9726) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Greenish Beige
#C9D179
ΔE00 5.69
Greenish Tan
#BCCB7A
ΔE00 5.70
Pale Olive
#B9CC81
ΔE00 5.82
Light Moss Green
#A6C875
ΔE00 6.38
Pistachio (survey)
#C0FA8B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF79 #9979DF
analogous
#DFCC79 #BFDF79 #8CDF79
triadic
#BFDF79 #79BFDF #DF79BF
tetradic
#BFDF79 #79DFCC #9979DF #DF798C
square
#BFDF79 #79DFCC #9979DF #DF798C
split-complementary
#BFDF79 #798CDF #CC79DF
monochromatic
#88B32B #A7D348 #BFDF79 #D7EBAA #EEF7DC
Accessibility & contrast
On white
1.50
#BFDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BFDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF79
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF79 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#C6D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf79; /* rgb */ color: rgb(191, 223, 121); /* oklch */ color: oklch(85.8% 0.134 123.5);
Tailwind
colors: {
custom: {
50: '#d4e9a1',
500: '#bfdf79',
950: '#000000',
},
}SCSS
$custom: #bfdf79; $custom-light: #d4e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bfdf79",
"rgb": {
"r": 191,
"g": 223,
"b": 121
},
"hsl": {
"h": 78.824,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.85805,
"c": 0.13366,
"h": 123.5
},
"luminance": 0.65232
}Semantic roles & 50–950 ramp
primary
#BFDF79
secondary
#6A48B4
accent
#1CC953
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480