#77D97C#77D97C
#77D97C is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.158 H 145.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #77D97C |
|---|---|
| RGB | rgb(119, 217, 124) |
| HSL | hsl(123, 56%, 66%) |
| HSV | hsv(123, 45%, 85%) |
| CMYK | cmyk(45.2%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(79.04, -47.71, 37.01) |
| CIE-LCH | lch(79.04, 60.38, 142.19°) |
| OKLab | oklab(80.29% -0.1297 0.0909) |
| OKLCH | oklch(80.29% 0.158 145) |
| XYZ | xyz(36.0568, 55.0004, 27.7810) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.07
Weird Green
#3AE57F
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.77
Emerald
#50C878
ΔE00 5.84
Fresh Green
#69D84F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D97C #D977D4
analogous
#A3D977 #77D97C #77D9AD
triadic
#77D97C #7C77D9 #D97C77
tetradic
#77D97C #77A3D9 #D977D4 #D9AD77
square
#77D97C #77A3D9 #D977D4 #D9AD77
split-complementary
#77D97C #AD77D9 #D977A3
monochromatic
#2FA735 #47CC4E #77D97C #A7E6AA #D7F4D8
Accessibility & contrast
On white
1.75
#77D97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#77D97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D97C
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D97C | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#69D4C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d97c; /* rgb */ color: rgb(119, 217, 124); /* oklch */ color: oklch(80.3% 0.158 145.0);
Tailwind
colors: {
custom: {
50: '#a4e5a3',
500: '#77d97c',
950: '#000000',
},
}SCSS
$custom: #77d97c; $custom-light: #a4e5a3; $custom-dark: #000000;
JSON
{
"hex": "#77d97c",
"rgb": {
"r": 119,
"g": 217,
"b": 124
},
"hsl": {
"h": 123.061,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.80293,
"c": 0.15844,
"h": 145
},
"luminance": 0.55003
}Semantic roles & 50–950 ramp
primary
#77D97C
secondary
#AA4AA5
accent
#22BCC4
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#10160F
muted
#808480