#B7FC77#B7FC77
#B7FC77 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.8% C 0.179 H 131.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FC77 |
|---|---|
| RGB | rgb(183, 252, 119) |
| HSL | hsl(91, 96%, 73%) |
| HSV | hsv(91, 53%, 99%) |
| CMYK | cmyk(27.4%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(92.14, -42.83, 56.24) |
| CIE-LCH | lch(92.14, 70.69, 127.30°) |
| OKLab | oklab(91.75% -0.1191 0.1333) |
| OKLCH | oklch(91.75% 0.179 131.8) |
| XYZ | xyz(57.6678, 81.0183, 30.0489) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.33
Light Lime
#AEFD6C
ΔE00 1.52
Key Lime
#AEFF6E
ΔE00 1.65
Spring Green (survey)
#A9F971
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FC77 #BC77FC
analogous
#F9FC77 #B7FC77 #77FC7A
triadic
#B7FC77 #77B7FC #FC77B7
tetradic
#B7FC77 #77F9FC #BC77FC #FC7A77
square
#B7FC77 #77F9FC #BC77FC #FC7A77
split-complementary
#B7FC77 #7A77FC #FC77F9
monochromatic
#78F305 #97FB3B #B7FC77 #D7FDB3 #EFFEE1
Accessibility & contrast
On white
1.22
#B7FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#B7FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FC77
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FC77 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#B9F3DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b7fc77; /* rgb */ color: rgb(183, 252, 119); /* oklch */ color: oklch(91.8% 0.179 131.8);
Tailwind
colors: {
custom: {
50: '#d0fda1',
500: '#b7fc77',
950: '#000000',
},
}SCSS
$custom: #b7fc77; $custom-light: #d0fda1; $custom-dark: #000000;
JSON
{
"hex": "#b7fc77",
"rgb": {
"r": 183,
"g": 252,
"b": 119
},
"hsl": {
"h": 91.128,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91754,
"c": 0.17873,
"h": 131.8
},
"luminance": 0.8102
}Semantic roles & 50–950 ramp
primary
#B7FC77
secondary
#8F3ED9
accent
#00E677
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580