#77FF77#77FF77
#77FF77 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.214 H 143.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF77 |
|---|---|
| RGB | rgb(119, 255, 119) |
| HSL | hsl(120, 100%, 73%) |
| HSV | hsv(120, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(90.22, -63.30, 53.27) |
| CIE-LCH | lch(90.22, 82.73, 139.92°) |
| OKLab | oklab(89.43% -0.172 0.1272) |
| OKLCH | oklch(89.43% 0.214 143.5) |
| XYZ | xyz(46.6950, 76.7700, 29.8066) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.54
Easter Green
#8CFD7E
ΔE00 1.89
Lighter Green
#75FD63
ΔE00 2.18
Light Bright Green
#53FE5C
ΔE00 2.96
Light Green
#96F97B
ΔE00 3.22
Light Neon Green
#4EFD54
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF77 #FF77FF
analogous
#BBFF77 #77FF77 #77FFBB
triadic
#77FF77 #7777FF #FF7777
tetradic
#77FF77 #77BBFF #FF77FF #FFBB77
square
#77FF77 #77BBFF #FF77FF #FFBB77
split-complementary
#77FF77 #BB77FF #FF77BB
monochromatic
#00FC00 #3AFF3A #77FF77 #B4FFB4 #E0FFE0
Accessibility & contrast
On white
1.28
#77FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#77FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF77
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF77 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#F2DE81
Tritanopia (blue-blind)
#62F9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff77; /* rgb */ color: rgb(119, 255, 119); /* oklch */ color: oklch(89.4% 0.214 143.5);
Tailwind
colors: {
custom: {
50: '#a8ffa1',
500: '#77ff77',
950: '#000000',
},
}SCSS
$custom: #77ff77; $custom-light: #a8ffa1; $custom-dark: #000000;
JSON
{
"hex": "#77ff77",
"rgb": {
"r": 119,
"g": 255,
"b": 119
},
"hsl": {
"h": 120,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8943,
"c": 0.21396,
"h": 143.5
},
"luminance": 0.76774
}Semantic roles & 50–950 ramp
primary
#77FF77
secondary
#DD3DDD
accent
#00E5E6
background
#FDFFFC
surface
#F8FFF5
border
#D1D7CF
text
#11180F
muted
#818680