#B7FE79#B7FE79
#B7FE79 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.2% C 0.180 H 132.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FE79 |
|---|---|
| RGB | rgb(183, 254, 121) |
| HSL | hsl(92, 99%, 74%) |
| HSV | hsv(92, 52%, 100%) |
| CMYK | cmyk(28%, 0%, 52.4%, 0.4%) |
| CIE-LAB | lab(92.72, -43.50, 56.02) |
| CIE-LCH | lch(92.72, 70.93, 127.83°) |
| OKLab | oklab(92.23% -0.1208 0.1329) |
| OKLCH | oklch(92.23% 0.18 132.3) |
| XYZ | xyz(58.4205, 82.3296, 30.8986) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 1.50
Key Lime
#AEFF6E
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 1.55
Spring Green (survey)
#A9F971
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FE79 #C079FE
analogous
#FAFE79 #B7FE79 #79FE7D
triadic
#B7FE79 #79B7FE #FE79B7
tetradic
#B7FE79 #79FAFE #C079FE #FE7D79
square
#B7FE79 #79FAFE #C079FE #FE7D79
split-complementary
#B7FE79 #7D79FE #FE79FA
monochromatic
#76FB02 #96FE3C #B7FE79 #D8FEB6 #EFFFE1
Accessibility & contrast
On white
1.20
#B7FE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#B7FE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FE79
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FE79 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6D
Deuteranopia (green-blind)
#FDE882
Tritanopia (blue-blind)
#B9F5E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b7fe79; /* rgb */ color: rgb(183, 254, 121); /* oklch */ color: oklch(92.2% 0.180 132.3);
Tailwind
colors: {
custom: {
50: '#d0ffa3',
500: '#b7fe79',
950: '#000000',
},
}SCSS
$custom: #b7fe79; $custom-light: #d0ffa3; $custom-dark: #000000;
JSON
{
"hex": "#b7fe79",
"rgb": {
"r": 183,
"g": 254,
"b": 121
},
"hsl": {
"h": 92.03,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.92232,
"c": 0.17965,
"h": 132.3
},
"luminance": 0.82331
}Semantic roles & 50–950 ramp
primary
#B7FE79
secondary
#933FDC
accent
#00E67B
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680