#BDFF79#BDFF79
#BDFF79 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.178 H 130.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF79 |
|---|---|
| RGB | rgb(189, 255, 121) |
| HSL | hsl(90, 100%, 74%) |
| HSV | hsv(90, 53%, 100%) |
| CMYK | cmyk(25.9%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(93.33, -41.85, 56.82) |
| CIE-LCH | lch(93.33, 70.57, 126.38°) |
| OKLab | oklab(92.81% -0.1166 0.1346) |
| OKLCH | oklch(92.81% 0.178 130.9) |
| XYZ | xyz(60.1967, 83.7177, 31.0730) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.88
Light Pea Green
#C4FE82
ΔE00 1.37
Light Lime
#AEFD6C
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 1.97
Key Lime
#AEFF6E
ΔE00 2.00
Light Lime Green
#B9FF66
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF79 #BB79FF
analogous
#FFFE79 #BDFF79 #7AFF79
triadic
#BDFF79 #79BDFF #FF79BD
tetradic
#BDFF79 #79FFFE #BB79FF #FF797A
square
#BDFF79 #79FFFE #BB79FF #FF797A
split-complementary
#BDFF79 #797AFF #FE79FF
monochromatic
#81FE00 #9FFF3C #BDFF79 #DBFFB6 #F0FFE0
Accessibility & contrast
On white
1.18
#BDFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BDFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF79
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF79 | 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)
#FFEF6C
Deuteranopia (green-blind)
#FFEA82
Tritanopia (blue-blind)
#C0F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff79; /* rgb */ color: rgb(189, 255, 121); /* oklch */ color: oklch(92.8% 0.178 130.9);
Tailwind
colors: {
custom: {
50: '#d4ffa3',
500: '#bdff79',
950: '#000000',
},
}SCSS
$custom: #bdff79; $custom-light: #d4ffa3; $custom-dark: #000000;
JSON
{
"hex": "#bdff79",
"rgb": {
"r": 189,
"g": 255,
"b": 121
},
"hsl": {
"h": 89.552,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.9281,
"c": 0.17809,
"h": 130.9
},
"luminance": 0.83719
}Semantic roles & 50–950 ramp
primary
#BDFF79
secondary
#8D3FDD
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680