#BDFF78#BDFF78
#BDFF78 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.179 H 130.8°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF78 |
|---|---|
| RGB | rgb(189, 255, 120) |
| HSL | hsl(89, 100%, 74%) |
| HSV | hsv(89, 53%, 100%) |
| CMYK | cmyk(25.9%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(93.32, -41.95, 57.26) |
| CIE-LCH | lch(93.32, 70.98, 126.23°) |
| OKLab | oklab(92.8% -0.1169 0.1355) |
| OKLCH | oklch(92.8% 0.179 130.8) |
| XYZ | xyz(60.1357, 83.6933, 30.7518) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.78
Light Pea Green
#C4FE82
ΔE00 1.45
Light Lime
#AEFD6C
ΔE00 1.92
Light Lime Green
#B9FF66
ΔE00 1.93
Key Lime
#AEFF6E
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF78 #BA78FF
analogous
#FFFD78 #BDFF78 #79FF78
triadic
#BDFF78 #78BDFF #FF78BD
tetradic
#BDFF78 #78FFFD #BA78FF #FF7879
square
#BDFF78 #78FFFD #BA78FF #FF7879
split-complementary
#BDFF78 #7879FF #FD78FF
monochromatic
#81FD00 #9FFF3B #BDFF78 #DBFFB5 #F0FFE0
Accessibility & contrast
On white
1.18
#BDFF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BDFF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF78
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF78 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6B
Deuteranopia (green-blind)
#FFEA81
Tritanopia (blue-blind)
#C0F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff78; /* rgb */ color: rgb(189, 255, 120); /* oklch */ color: oklch(92.8% 0.179 130.8);
Tailwind
colors: {
custom: {
50: '#d4ffa2',
500: '#bdff78',
950: '#000000',
},
}SCSS
$custom: #bdff78; $custom-light: #d4ffa2; $custom-dark: #000000;
JSON
{
"hex": "#bdff78",
"rgb": {
"r": 189,
"g": 255,
"b": 120
},
"hsl": {
"h": 89.333,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.92798,
"c": 0.17897,
"h": 130.8
},
"luminance": 0.83695
}Semantic roles & 50–950 ramp
primary
#BDFF78
secondary
#8C3EDD
accent
#00E670
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680