#77DF78#77DF78
#77DF78 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.171 H 144.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF78 |
|---|---|
| RGB | rgb(119, 223, 120) |
| HSL | hsl(121, 62%, 67%) |
| HSV | hsv(121, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 46.2%, 12.5%) |
| CIE-LAB | lab(80.77, -50.76, 41.19) |
| CIE-LCH | lch(80.77, 65.37, 140.94°) |
| OKLab | oklab(81.69% -0.1381 0.1003) |
| OKLCH | oklch(81.69% 0.171 144) |
| XYZ | xyz(37.3837, 58.0507, 27.0006) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.91
Fresh Green
#69D84F
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.79
Palegreen
#98FB98
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF78 #DF77DE
analogous
#AADF77 #77DF78 #77DFAC
triadic
#77DF78 #7877DF #DF7877
tetradic
#77DF78 #77AADF #DF77DE #DFAC77
square
#77DF78 #77AADF #DF77DE #DFAC77
split-complementary
#77DF78 #AC77DF #DF77AA
monochromatic
#2AB22B #45D347 #77DF78 #A9EBA9 #DAF6DA
Accessibility & contrast
On white
1.67
#77DF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#77DF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF78
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF78 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE70
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#69DAC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77df78; /* rgb */ color: rgb(119, 223, 120); /* oklch */ color: oklch(81.7% 0.171 144.0);
Tailwind
colors: {
custom: {
50: '#a4eaa0',
500: '#77df78',
950: '#000000',
},
}SCSS
$custom: #77df78; $custom-light: #a4eaa0; $custom-dark: #000000;
JSON
{
"hex": "#77df78",
"rgb": {
"r": 119,
"g": 223,
"b": 120
},
"hsl": {
"h": 120.577,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.81685,
"c": 0.17066,
"h": 144
},
"luminance": 0.58053
}Semantic roles & 50–950 ramp
primary
#77DF78
secondary
#B347B2
accent
#1CC8CA
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480