#77DC7E#77DC7E
#77DC7E is a light, vivid green. Relative luminance 0.566; OKLCH L 81.1% C 0.161 H 145.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC7E |
|---|---|
| RGB | rgb(119, 220, 126) |
| HSL | hsl(124, 59%, 66%) |
| HSV | hsv(124, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.96, -48.66, 37.19) |
| CIE-LCH | lch(79.96, 61.25, 142.60°) |
| OKLab | oklab(81.05% -0.1323 0.0914) |
| OKLCH | oklch(81.05% 0.161 145.3) |
| XYZ | xyz(36.9649, 56.6121, 28.7140) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.47
Lightish Green
#61E160
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.64
Fresh Green
#69D84F
ΔE00 5.99
Emerald
#50C878
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC7E #DC77D5
analogous
#A3DC77 #77DC7E #77DCB1
triadic
#77DC7E #7E77DC #DC7E77
tetradic
#77DC7E #77A3DC #DC77D5 #DCB177
square
#77DC7E #77A3DC #DC77D5 #DCB177
split-complementary
#77DC7E #B177DC #DC77A3
monochromatic
#2CAC35 #46CF50 #77DC7E #A8E9AC #D8F5DA
Accessibility & contrast
On white
1.70
#77DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#77DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC7E
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC7E | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#68D7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77dc7e; /* rgb */ color: rgb(119, 220, 126); /* oklch */ color: oklch(81.1% 0.161 145.3);
Tailwind
colors: {
custom: {
50: '#a4e7a4',
500: '#77dc7e',
950: '#000000',
},
}SCSS
$custom: #77dc7e; $custom-light: #a4e7a4; $custom-dark: #000000;
JSON
{
"hex": "#77dc7e",
"rgb": {
"r": 119,
"g": 220,
"b": 126
},
"hsl": {
"h": 124.158,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81054,
"c": 0.16079,
"h": 145.3
},
"luminance": 0.56615
}Semantic roles & 50–950 ramp
primary
#77DC7E
secondary
#AF48A8
accent
#1FBBC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10160F
muted
#808480