#B7FF77#B7FF77
#B7FF77 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.4% C 0.183 H 132.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FF77 |
|---|---|
| RGB | rgb(183, 255, 119) |
| HSL | hsl(92, 100%, 73%) |
| HSV | hsv(92, 53%, 100%) |
| CMYK | cmyk(28.2%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(92.98, -44.14, 57.23) |
| CIE-LCH | lch(92.98, 72.27, 127.64°) |
| OKLab | oklab(92.43% -0.1227 0.1354) |
| OKLCH | oklch(92.43% 0.183 132.2) |
| XYZ | xyz(58.6173, 82.9174, 30.3655) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.27
Light Lime
#AEFD6C
ΔE00 1.30
Pale Lime
#BEFD73
ΔE00 1.45
Spring Green (survey)
#A9F971
ΔE00 1.87
Pale Lime Green
#B1FF65
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FF77 #BF77FF
analogous
#FBFF77 #B7FF77 #77FF7B
triadic
#B7FF77 #77B7FF #FF77B7
tetradic
#B7FF77 #77FBFF #BF77FF #FF7B77
square
#B7FF77 #77FBFF #BF77FF #FF7B77
split-complementary
#B7FF77 #7B77FF #FF77FB
monochromatic
#76FC00 #97FF3A #B7FF77 #D7FFB4 #EFFFE0
Accessibility & contrast
On white
1.19
#B7FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#B7FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FF77
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FF77 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6A
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#B9F6E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b7ff77; /* rgb */ color: rgb(183, 255, 119); /* oklch */ color: oklch(92.4% 0.183 132.2);
Tailwind
colors: {
custom: {
50: '#d0ffa2',
500: '#b7ff77',
950: '#000000',
},
}SCSS
$custom: #b7ff77; $custom-light: #d0ffa2; $custom-dark: #000000;
JSON
{
"hex": "#b7ff77",
"rgb": {
"r": 183,
"g": 255,
"b": 119
},
"hsl": {
"h": 91.765,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.92434,
"c": 0.18275,
"h": 132.2
},
"luminance": 0.82919
}Semantic roles & 50–950 ramp
primary
#B7FF77
secondary
#923DDD
accent
#00E67A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680