#77E77D#77E77D
#77E77D is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.177 H 144.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77E77D |
|---|---|
| RGB | rgb(119, 231, 125) |
| HSL | hsl(123, 70%, 69%) |
| HSV | hsv(123, 48%, 91%) |
| CMYK | cmyk(48.5%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(83.21, -53.28, 41.82) |
| CIE-LCH | lch(83.21, 67.73, 141.87°) |
| OKLab | oklab(83.7% -0.1448 0.102) |
| OKLCH | oklch(83.7% 0.177 144.8) |
| XYZ | xyz(39.8832, 62.5514, 29.3700) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Lightish Green
#61E160
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 4.52
Palegreen
#98FB98
ΔE00 5.10
Easter Green
#8CFD7E
ΔE00 5.41
Light Green
#96F97B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E77D #E777E1
analogous
#A9E777 #77E77D #77E7B5
triadic
#77E77D #7D77E7 #E77D77
tetradic
#77E77D #77A9E7 #E777E1 #E7B577
square
#77E77D #77A9E7 #E777E1 #E7B577
split-complementary
#77E77D #B577E7 #E777A9
monochromatic
#22C12B #43DE4B #77E77D #ABF0AF #DFF9E0
Accessibility & contrast
On white
1.55
#77E77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#77E77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E77D
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E77D | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#66E2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #77e77d; /* rgb */ color: rgb(119, 231, 125); /* oklch */ color: oklch(83.7% 0.177 144.8);
Tailwind
colors: {
custom: {
50: '#a5efa4',
500: '#77e77d',
950: '#000000',
},
}SCSS
$custom: #77e77d; $custom-light: #a5efa4; $custom-dark: #000000;
JSON
{
"hex": "#77e77d",
"rgb": {
"r": 119,
"g": 231,
"b": 125
},
"hsl": {
"h": 123.214,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.83703,
"c": 0.17707,
"h": 144.8
},
"luminance": 0.62554
}Semantic roles & 50–950 ramp
primary
#77E77D
secondary
#BF43B8
accent
#14C8D2
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10160F
muted
#818580