#7BE77A#7BE77A
#7BE77A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.178 H 143.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE77A |
|---|---|
| RGB | rgb(123, 231, 122) |
| HSL | hsl(119, 69%, 69%) |
| HSV | hsv(119, 47%, 91%) |
| CMYK | cmyk(46.8%, 0%, 47.2%, 9.4%) |
| CIE-LAB | lab(83.32, -52.61, 43.45) |
| CIE-LCH | lch(83.32, 68.23, 140.45°) |
| OKLab | oklab(83.82% -0.1432 0.1055) |
| OKLCH | oklch(83.82% 0.178 143.6) |
| XYZ | xyz(40.2551, 62.7651, 28.4022) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.18
Lightish Green
#61E160
ΔE00 3.35
Light Green
#96F97B
ΔE00 4.96
Easter Green
#8CFD7E
ΔE00 5.08
Palegreen
#98FB98
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE77A #E67AE7
analogous
#B1E77A #7BE77A #7AE7B0
triadic
#7BE77A #7A7BE7 #E77A7B
tetradic
#7BE77A #7AB1E7 #E67AE7 #E7B07A
square
#7BE77A #7AB1E7 #E67AE7 #E7B07A
split-complementary
#7BE77A #B07AE7 #E77AB1
monochromatic
#25C323 #48DE46 #7BE77A #AEF0AE #E2FAE2
Accessibility & contrast
On white
1.55
#7BE77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#7BE77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE77A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE77A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#6DE2CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7be77a; /* rgb */ color: rgb(123, 231, 122); /* oklch */ color: oklch(83.8% 0.178 143.6);
Tailwind
colors: {
custom: {
50: '#a8efa2',
500: '#7be77a',
950: '#000000',
},
}SCSS
$custom: #7be77a; $custom-light: #a8efa2; $custom-dark: #000000;
JSON
{
"hex": "#7be77a",
"rgb": {
"r": 123,
"g": 231,
"b": 122
},
"hsl": {
"h": 119.45,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.83824,
"c": 0.17783,
"h": 143.6
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#7BE77A
secondary
#BE46BF
accent
#14D1D0
background
#FDFFFC
surface
#F7FEF5
border
#D0D6CF
text
#10160F
muted
#818580