#77D97D#77D97D
#77D97D is a light, vivid green. Relative luminance 0.550; OKLCH L 80.3% C 0.157 H 145.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77D97D |
|---|---|
| RGB | rgb(119, 217, 125) |
| HSL | hsl(124, 56%, 66%) |
| HSV | hsv(124, 45%, 85%) |
| CMYK | cmyk(45.2%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(79.06, -47.56, 36.53) |
| CIE-LCH | lch(79.06, 59.97, 142.47°) |
| OKLab | oklab(80.31% -0.1293 0.0899) |
| OKLCH | oklch(80.31% 0.157 145.2) |
| XYZ | xyz(36.1204, 55.0258, 28.1158) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.27
Emerald
#50C878
ΔE00 5.77
Tealish Green
#0CDC73
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D97D #D977D3
analogous
#A2D977 #77D97D #77D9AE
triadic
#77D97D #7D77D9 #D97D77
tetradic
#77D97D #77A2D9 #D977D3 #D9AE77
square
#77D97D #77A2D9 #D977D3 #D9AE77
split-complementary
#77D97D #AE77D9 #D977A2
monochromatic
#2FA736 #47CC4F #77D97D #A7E6AB #D7F4D8
Accessibility & contrast
On white
1.75
#77D97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#77D97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D97D
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D97D | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#69D4C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77d97d; /* rgb */ color: rgb(119, 217, 125); /* oklch */ color: oklch(80.3% 0.157 145.2);
Tailwind
colors: {
custom: {
50: '#a4e5a4',
500: '#77d97d',
950: '#000000',
},
}SCSS
$custom: #77d97d; $custom-light: #a4e5a4; $custom-dark: #000000;
JSON
{
"hex": "#77d97d",
"rgb": {
"r": 119,
"g": 217,
"b": 125
},
"hsl": {
"h": 123.673,
"s": 56.322,
"l": 65.882
},
"oklch": {
"l": 0.8031,
"c": 0.15748,
"h": 145.2
},
"luminance": 0.55028
}Semantic roles & 50–950 ramp
primary
#77D97D
secondary
#AA4AA4
accent
#22BAC4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480