#77F77F#77F77F
#77F77F is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.197 H 144.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77F77F |
|---|---|
| RGB | rgb(119, 247, 127) |
| HSL | hsl(124, 89%, 72%) |
| HSV | hsv(124, 52%, 97%) |
| CMYK | cmyk(51.8%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.96, -59.26, 46.80) |
| CIE-LCH | lch(87.96, 75.51, 141.70°) |
| OKLab | oklab(87.6% -0.1609 0.1133) |
| OKLCH | oklch(87.6% 0.197 144.8) |
| XYZ | xyz(44.6968, 71.9721, 31.6112) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.99
Easter Green
#8CFD7E
ΔE00 2.49
Light Green
#96F97B
ΔE00 3.44
Palegreen
#98FB98
ΔE00 3.79
Lighter Green
#75FD63
ΔE00 3.98
Baby Green
#8CFF9E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F77F #F777EF
analogous
#AFF777 #77F77F #77F7BF
triadic
#77F77F #7F77F7 #F77F77
tetradic
#77F77F #77AFF7 #F777EF #F7BF77
square
#77F77F #77AFF7 #F777EF #F7BF77
split-complementary
#77F77F #BF77F7 #F777AF
monochromatic
#0EE61B #3DF449 #77F77F #B1FAB5 #E2FDE4
Accessibility & contrast
On white
1.36
#77F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#77F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F77F
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F77F | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#62F1DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f77f; /* rgb */ color: rgb(119, 247, 127); /* oklch */ color: oklch(87.6% 0.197 144.8);
Tailwind
colors: {
custom: {
50: '#a7fba6',
500: '#77f77f',
950: '#000000',
},
}SCSS
$custom: #77f77f; $custom-light: #a7fba6; $custom-dark: #000000;
JSON
{
"hex": "#77f77f",
"rgb": {
"r": 119,
"g": 247,
"b": 127
},
"hsl": {
"h": 123.75,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.87604,
"c": 0.19676,
"h": 144.8
},
"luminance": 0.71976
}Semantic roles & 50–950 ramp
primary
#77F77F
secondary
#D240C9
accent
#00D7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580