#77E178#77E178
#77E178 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.173 H 144.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #77E178 |
|---|---|
| RGB | rgb(119, 225, 120) |
| HSL | hsl(121, 64%, 67%) |
| HSV | hsv(121, 47%, 88%) |
| CMYK | cmyk(47.1%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(81.36, -51.57, 41.93) |
| CIE-LCH | lch(81.36, 66.47, 140.88°) |
| OKLab | oklab(82.17% -0.1403 0.102) |
| OKLCH | oklch(82.17% 0.173 144) |
| XYZ | xyz(37.9212, 59.1257, 27.1798) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.21
Lightgreen
#90EE90
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.84
Fresh Green
#69D84F
ΔE00 4.95
Tealish Green
#0CDC73
ΔE00 5.86
Palegreen
#98FB98
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E178 #E177E0
analogous
#ABE177 #77E178 #77E1AD
triadic
#77E178 #7877E1 #E17877
tetradic
#77E178 #77ABE1 #E177E0 #E1AD77
square
#77E178 #77ABE1 #E177E0 #E1AD77
split-complementary
#77E178 #AD77E1 #E177AB
monochromatic
#28B629 #45D646 #77E178 #A9ECAA #DBF7DC
Accessibility & contrast
On white
1.64
#77E178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#77E178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E178
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E178 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D070
Deuteranopia (green-blind)
#D6C67F
Tritanopia (blue-blind)
#69DCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77e178; /* rgb */ color: rgb(119, 225, 120); /* oklch */ color: oklch(82.2% 0.173 144.0);
Tailwind
colors: {
custom: {
50: '#a5eba0',
500: '#77e178',
950: '#000000',
},
}SCSS
$custom: #77e178; $custom-light: #a5eba0; $custom-dark: #000000;
JSON
{
"hex": "#77e178",
"rgb": {
"r": 119,
"g": 225,
"b": 120
},
"hsl": {
"h": 120.566,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.82171,
"c": 0.17343,
"h": 144
},
"luminance": 0.59128
}Semantic roles & 50–950 ramp
primary
#77E178
secondary
#B646B5
accent
#1ACACC
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480