#77FF80#77FF80
#77FF80 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.206 H 144.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF80 |
|---|---|
| RGB | rgb(119, 255, 128) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.32, -62.16, 49.25) |
| CIE-LCH | lch(90.32, 79.31, 141.61°) |
| OKLab | oklab(89.55% -0.1687 0.1188) |
| OKLCH | oklch(89.55% 0.206 144.8) |
| XYZ | xyz(47.2613, 76.9965, 32.7892) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.63
Easter Green
#8CFD7E
ΔE00 2.07
Lighter Green
#75FD63
ΔE00 3.32
Light Green
#96F97B
ΔE00 3.53
Light Bright Green
#53FE5C
ΔE00 3.85
Baby Green
#8CFF9E
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF80 #FF77F6
analogous
#B2FF77 #77FF80 #77FFC4
triadic
#77FF80 #8077FF #FF8077
tetradic
#77FF80 #77B2FF #FF77F6 #FFC477
square
#77FF80 #77B2FF #FF77F6 #FFC477
split-complementary
#77FF80 #C477FF #FF77B2
monochromatic
#00FC11 #3AFF47 #77FF80 #B4FFB9 #E0FFE2
Accessibility & contrast
On white
1.28
#77FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#77FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF80
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF80 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#60F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff80; /* rgb */ color: rgb(119, 255, 128); /* oklch */ color: oklch(89.5% 0.206 144.8);
Tailwind
colors: {
custom: {
50: '#a8ffa7',
500: '#77ff80',
950: '#000000',
},
}SCSS
$custom: #77ff80; $custom-light: #a8ffa7; $custom-dark: #000000;
JSON
{
"hex": "#77ff80",
"rgb": {
"r": 119,
"g": 255,
"b": 128
},
"hsl": {
"h": 123.971,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.8955,
"c": 0.20632,
"h": 144.8
},
"luminance": 0.77
}Semantic roles & 50–950 ramp
primary
#77FF80
secondary
#DD3DD2
accent
#00D6E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#111810
muted
#818680