#BDFF77#BDFF77
#BDFF77 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.8% C 0.180 H 130.7°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFF77 |
|---|---|
| RGB | rgb(189, 255, 119) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 53%, 100%) |
| CMYK | cmyk(25.9%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(93.31, -42.05, 57.69) |
| CIE-LCH | lch(93.31, 71.39, 126.09°) |
| OKLab | oklab(92.79% -0.1173 0.1364) |
| OKLCH | oklch(92.79% 0.18 130.7) |
| XYZ | xyz(60.0754, 83.6692, 30.4338) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.69
Light Pea Green
#C4FE82
ΔE00 1.53
Light Lime Green
#B9FF66
ΔE00 1.81
Light Lime
#AEFD6C
ΔE00 1.90
Key Lime
#AEFF6E
ΔE00 1.96
Pale Lime Green
#B1FF65
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFF77 #B977FF
analogous
#FFFD77 #BDFF77 #79FF77
triadic
#BDFF77 #77BDFF #FF77BD
tetradic
#BDFF77 #77FFFD #B977FF #FF7779
square
#BDFF77 #77FFFD #B977FF #FF7779
split-complementary
#BDFF77 #7779FF #FD77FF
monochromatic
#81FC00 #9FFF3A #BDFF77 #DBFFB4 #F0FFE0
Accessibility & contrast
On white
1.18
#BDFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#BDFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFF77
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFF77 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6A
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#C0F6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bdff77; /* rgb */ color: rgb(189, 255, 119); /* oklch */ color: oklch(92.8% 0.180 130.7);
Tailwind
colors: {
custom: {
50: '#d4ffa2',
500: '#bdff77',
950: '#000000',
},
}SCSS
$custom: #bdff77; $custom-light: #d4ffa2; $custom-dark: #000000;
JSON
{
"hex": "#bdff77",
"rgb": {
"r": 189,
"g": 255,
"b": 119
},
"hsl": {
"h": 89.118,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92786,
"c": 0.17986,
"h": 130.7
},
"luminance": 0.83671
}Semantic roles & 50–950 ramp
primary
#BDFF77
secondary
#8B3DDD
accent
#00E66F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680