#BFDF76#BFDF76
#BFDF76 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.8% C 0.137 H 123.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF76 |
|---|---|
| RGB | rgb(191, 223, 118) |
| HSL | hsl(78, 62%, 67%) |
| HSV | hsv(78, 47%, 87%) |
| CMYK | cmyk(14.3%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(84.57, -26.79, 47.71) |
| CIE-LCH | lch(84.57, 54.72, 119.32°) |
| OKLab | oklab(85.76% -0.0749 0.1144) |
| OKLCH | oklch(85.76% 0.137 123.2) |
| XYZ | xyz(51.1436, 65.1595, 27.0187) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.15
Greenish Beige
#C9D179
ΔE00 5.72
Greenish Tan
#BCCB7A
ΔE00 5.86
Pale Olive
#B9CC81
ΔE00 6.08
Light Moss Green
#A6C875
ΔE00 6.59
Light Yellow Green
#CCFD7F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF76 #9676DF
analogous
#DFCB76 #BFDF76 #8BDF76
triadic
#BFDF76 #76BFDF #DF76BF
tetradic
#BFDF76 #76DFCB #9676DF #DF768B
square
#BFDF76 #76DFCB #9676DF #DF768B
split-complementary
#BFDF76 #768BDF #CB76DF
monochromatic
#88B129 #A8D344 #BFDF76 #D6EBA8 #EDF6D9
Accessibility & contrast
On white
1.50
#BFDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#BFDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF76
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF76 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#C6D6C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf76; /* rgb */ color: rgb(191, 223, 118); /* oklch */ color: oklch(85.8% 0.137 123.2);
Tailwind
colors: {
custom: {
50: '#d4e99f',
500: '#bfdf76',
950: '#000000',
},
}SCSS
$custom: #bfdf76; $custom-light: #d4e99f; $custom-dark: #000000;
JSON
{
"hex": "#bfdf76",
"rgb": {
"r": 191,
"g": 223,
"b": 118
},
"hsl": {
"h": 78.286,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.85763,
"c": 0.13672,
"h": 123.2
},
"luminance": 0.6516
}Semantic roles & 50–950 ramp
primary
#BFDF76
secondary
#6746B3
accent
#1CCA51
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480