#B7FE77#B7FE77
#B7FE77 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.2% C 0.181 H 132.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FE77 |
|---|---|
| RGB | rgb(183, 254, 119) |
| HSL | hsl(92, 99%, 73%) |
| HSV | hsv(92, 53%, 100%) |
| CMYK | cmyk(28%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(92.70, -43.70, 56.90) |
| CIE-LCH | lch(92.70, 71.74, 127.53°) |
| OKLab | oklab(92.21% -0.1215 0.1347) |
| OKLCH | oklch(92.21% 0.181 132.1) |
| XYZ | xyz(58.2992, 82.2811, 30.2594) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 1.34
Key Lime
#AEFF6E
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 1.38
Spring Green (survey)
#A9F971
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 1.95
Pale Lime Green
#B1FF65
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FE77 #BE77FE
analogous
#FAFE77 #B7FE77 #77FE7A
triadic
#B7FE77 #77B7FE #FE77B7
tetradic
#B7FE77 #77FAFE #BE77FE #FE7A77
square
#B7FE77 #77FAFE #BE77FE #FE7A77
split-complementary
#B7FE77 #7A77FE #FE77FA
monochromatic
#77F902 #97FE3A #B7FE77 #D7FEB4 #EFFFE1
Accessibility & contrast
On white
1.20
#B7FE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#B7FE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FE77
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FE77 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#B9F5E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b7fe77; /* rgb */ color: rgb(183, 254, 119); /* oklch */ color: oklch(92.2% 0.181 132.1);
Tailwind
colors: {
custom: {
50: '#d0ffa1',
500: '#b7fe77',
950: '#000000',
},
}SCSS
$custom: #b7fe77; $custom-light: #d0ffa1; $custom-dark: #000000;
JSON
{
"hex": "#b7fe77",
"rgb": {
"r": 183,
"g": 254,
"b": 119
},
"hsl": {
"h": 91.556,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.92207,
"c": 0.18141,
"h": 132.1
},
"luminance": 0.82283
}Semantic roles & 50–950 ramp
primary
#B7FE77
secondary
#913EDC
accent
#00E679
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680