#BFDF78#BFDF78
#BFDF78 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.8% C 0.135 H 123.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDF78 |
|---|---|
| RGB | rgb(191, 223, 120) |
| HSL | hsl(79, 62%, 67%) |
| HSV | hsv(79, 46%, 87%) |
| CMYK | cmyk(14.3%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(84.59, -26.58, 46.78) |
| CIE-LCH | lch(84.59, 53.80, 119.61°) |
| OKLab | oklab(85.79% -0.0741 0.1124) |
| OKLCH | oklch(85.79% 0.135 123.4) |
| XYZ | xyz(51.2637, 65.2076, 27.6513) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.96
Greenish Beige
#C9D179
ΔE00 5.69
Greenish Tan
#BCCB7A
ΔE00 5.75
Pale Olive
#B9CC81
ΔE00 5.90
Light Moss Green
#A6C875
ΔE00 6.44
Pistachio (survey)
#C0FA8B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDF78 #9878DF
analogous
#DFCC78 #BFDF78 #8BDF78
triadic
#BFDF78 #78BFDF #DF78BF
tetradic
#BFDF78 #78DFCC #9878DF #DF788B
square
#BFDF78 #78DFCC #9878DF #DF788B
split-complementary
#BFDF78 #788BDF #CC78DF
monochromatic
#88B22A #A8D347 #BFDF78 #D6EBA9 #EEF6DB
Accessibility & contrast
On white
1.50
#BFDF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BFDF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDF78
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDF78 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46F
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#C6D6C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfdf78; /* rgb */ color: rgb(191, 223, 120); /* oklch */ color: oklch(85.8% 0.135 123.4);
Tailwind
colors: {
custom: {
50: '#d4e9a1',
500: '#bfdf78',
950: '#000000',
},
}SCSS
$custom: #bfdf78; $custom-light: #d4e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bfdf78",
"rgb": {
"r": 191,
"g": 223,
"b": 120
},
"hsl": {
"h": 78.641,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.85791,
"c": 0.13469,
"h": 123.4
},
"luminance": 0.65208
}Semantic roles & 50–950 ramp
primary
#BFDF78
secondary
#6947B4
accent
#1CC952
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480