#7BE77D#7BE77D
#7BE77D is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.175 H 144.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE77D |
|---|---|
| RGB | rgb(123, 231, 125) |
| HSL | hsl(121, 69%, 69%) |
| HSV | hsv(121, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(83.36, -52.19, 42.04) |
| CIE-LCH | lch(83.36, 67.02, 141.15°) |
| OKLab | oklab(83.87% -0.1419 0.1025) |
| OKLCH | oklch(83.87% 0.175 144.2) |
| XYZ | xyz(40.4439, 62.8406, 29.3963) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.92
Lightish Green
#61E160
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.93
Palegreen
#98FB98
ΔE00 4.95
Light Green
#96F97B
ΔE00 5.19
Easter Green
#8CFD7E
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE77D #E77BE5
analogous
#AFE77B #7BE77D #7BE7B3
triadic
#7BE77D #7D7BE7 #E77D7B
tetradic
#7BE77D #7BAFE7 #E77BE5 #E7B37B
square
#7BE77D #7BAFE7 #E77BE5 #E7B37B
split-complementary
#7BE77D #B37BE7 #E77BAF
monochromatic
#24C427 #47DE4A #7BE77D #AFF0B0 #E3FAE3
Accessibility & contrast
On white
1.55
#7BE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7BE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE77D
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE77D | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#6CE2CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be77d; /* rgb */ color: rgb(123, 231, 125); /* oklch */ color: oklch(83.9% 0.175 144.2);
Tailwind
colors: {
custom: {
50: '#a7efa4',
500: '#7be77d',
950: '#000000',
},
}SCSS
$custom: #7be77d; $custom-light: #a7efa4; $custom-dark: #000000;
JSON
{
"hex": "#7be77d",
"rgb": {
"r": 123,
"g": 231,
"b": 125
},
"hsl": {
"h": 121.111,
"s": 69.231,
"l": 69.412
},
"oklch": {
"l": 0.8387,
"c": 0.17507,
"h": 144.2
},
"luminance": 0.62843
}Semantic roles & 50–950 ramp
primary
#7BE77D
secondary
#BF47BD
accent
#14CED1
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10160F
muted
#818580