#77F077#77F077
#77F077 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.195 H 143.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77F077 |
|---|---|
| RGB | rgb(119, 240, 119) |
| HSL | hsl(120, 80%, 70%) |
| HSV | hsv(120, 50%, 94%) |
| CMYK | cmyk(50.4%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(85.79, -57.63, 47.91) |
| CIE-LCH | lch(85.79, 74.94, 140.26°) |
| OKLab | oklab(85.8% -0.1567 0.1153) |
| OKLCH | oklch(85.8% 0.195 143.6) |
| XYZ | xyz(42.0954, 67.5707, 28.2734) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.21
Light Green
#96F97B
ΔE00 3.55
Lightish Green
#61E160
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 3.97
Lighter Green
#75FD63
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F077 #F077F0
analogous
#B3F077 #77F077 #77F0B3
triadic
#77F077 #7777F0 #F07777
tetradic
#77F077 #77B3F0 #F077F0 #F0B377
square
#77F077 #77B3F0 #F077F0 #F0B377
split-complementary
#77F077 #B377F0 #F077B3
monochromatic
#18D518 #40EA40 #77F077 #AEF6AE #E3FCE3
Accessibility & contrast
On white
1.45
#77F077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#77F077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F077
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F077 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#66EAD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77f077; /* rgb */ color: rgb(119, 240, 119); /* oklch */ color: oklch(85.8% 0.195 143.6);
Tailwind
colors: {
custom: {
50: '#a6f6a0',
500: '#77f077',
950: '#000000',
},
}SCSS
$custom: #77f077; $custom-light: #a6f6a0; $custom-dark: #000000;
JSON
{
"hex": "#77f077",
"rgb": {
"r": 119,
"g": 240,
"b": 119
},
"hsl": {
"h": 120,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.85797,
"c": 0.19458,
"h": 143.6
},
"luminance": 0.67574
}Semantic roles & 50–950 ramp
primary
#77F077
secondary
#CA42CA
accent
#09DCDC
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10170F
muted
#818580