#77E97E#77E97E
#77E97E is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.179 H 145.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77E97E |
|---|---|
| RGB | rgb(119, 233, 126) |
| HSL | hsl(124, 72%, 69%) |
| HSV | hsv(124, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 45.9%, 8.6%) |
| CIE-LAB | lab(83.81, -53.94, 42.10) |
| CIE-LCH | lch(83.81, 68.42, 142.03°) |
| OKLab | oklab(84.2% -0.1465 0.1026) |
| OKLCH | oklch(84.2% 0.179 145) |
| XYZ | xyz(40.5103, 63.7031, 29.8958) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Lightish Green
#61E160
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 4.56
Palegreen
#98FB98
ΔE00 4.78
Easter Green
#8CFD7E
ΔE00 5.04
Lightgreen (survey)
#76FF7B
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E97E #E977E2
analogous
#A9E977 #77E97E #77E9B7
triadic
#77E97E #7E77E9 #E97E77
tetradic
#77E97E #77A9E9 #E977E2 #E9B777
square
#77E97E #77A9E9 #E977E2 #E9B777
split-complementary
#77E97E #B777E9 #E977A9
monochromatic
#20C62A #42E04C #77E97E #ACF2B0 #E0FAE2
Accessibility & contrast
On white
1.53
#77E97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#77E97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E97E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E97E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD776
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#66E4D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #77e97e; /* rgb */ color: rgb(119, 233, 126); /* oklch */ color: oklch(84.2% 0.179 145.0);
Tailwind
colors: {
custom: {
50: '#a5f1a5',
500: '#77e97e',
950: '#000000',
},
}SCSS
$custom: #77e97e; $custom-light: #a5f1a5; $custom-dark: #000000;
JSON
{
"hex": "#77e97e",
"rgb": {
"r": 119,
"g": 233,
"b": 126
},
"hsl": {
"h": 123.684,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.84203,
"c": 0.17889,
"h": 145
},
"luminance": 0.63706
}Semantic roles & 50–950 ramp
primary
#77E97E
secondary
#C143B9
accent
#11C8D4
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580