#77D97F#77D97F
#77D97F is a light, vivid green. Relative luminance 0.551; OKLCH L 80.3% C 0.156 H 145.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77D97F |
|---|---|
| RGB | rgb(119, 217, 127) |
| HSL | hsl(125, 56%, 66%) |
| HSV | hsv(125, 45%, 85%) |
| CMYK | cmyk(45.2%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(79.09, -47.26, 35.56) |
| CIE-LCH | lch(79.09, 59.14, 143.03°) |
| OKLab | oklab(80.34% -0.1285 0.0877) |
| OKLCH | oklch(80.34% 0.156 145.7) |
| XYZ | xyz(36.2494, 55.0775, 28.7954) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.07
Weird Green
#3AE57F
ΔE00 5.24
Lightish Green
#61E160
ΔE00 5.32
Emerald
#50C878
ΔE00 5.64
Tealish Green
#0CDC73
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D97F #D977D1
analogous
#A0D977 #77D97F #77D9B0
triadic
#77D97F #7F77D9 #D97F77
tetradic
#77D97F #77A0D9 #D977D1 #D9B077
square
#77D97F #77A0D9 #D977D1 #D9B077
split-complementary
#77D97F #B077D9 #D977A0
monochromatic
#2FA738 #47CC52 #77D97F #A7E6AC #D7F4D9
Accessibility & contrast
On white
1.75
#77D97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#77D97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D97F
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D97F | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#69D5C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d97f; /* rgb */ color: rgb(119, 217, 127); /* oklch */ color: oklch(80.3% 0.156 145.7);
Tailwind
colors: {
custom: {
50: '#a3e5a5',
500: '#77d97f',
950: '#000000',
},
}SCSS
$custom: #77d97f; $custom-light: #a3e5a5; $custom-dark: #000000;
JSON
{
"hex": "#77d97f",
"rgb": {
"r": 119,
"g": 217,
"b": 127
},
"hsl": {
"h": 124.898,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.80344,
"c": 0.15555,
"h": 145.7
},
"luminance": 0.5508
}Semantic roles & 50–950 ramp
primary
#77D97F
secondary
#AA4AA2
accent
#22B7C4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480