#77FD8A#77FD8A
#77FD8A is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.2% C 0.195 H 146.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77FD8A |
|---|---|
| RGB | rgb(119, 253, 138) |
| HSL | hsl(129, 97%, 73%) |
| HSV | hsv(129, 53%, 99%) |
| CMYK | cmyk(53%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.86, -60.02, 43.95) |
| CIE-LCH | lch(89.86, 74.39, 143.79°) |
| OKLab | oklab(89.22% -0.1627 0.1073) |
| OKLCH | oklch(89.22% 0.195 146.6) |
| XYZ | xyz(47.3176, 76.0035, 36.2165) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Baby Green
#8CFF9E
ΔE00 2.84
Easter Green
#8CFD7E
ΔE00 3.01
Mint Green
#8FFF9F
ΔE00 3.07
Palegreen
#98FB98
ΔE00 3.36
Spearmint
#1EF876
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FD8A #FD77EA
analogous
#A7FD77 #77FD8A #77FDCD
triadic
#77FD8A #8A77FD #FD8A77
tetradic
#77FD8A #77A7FD #FD77EA #FDCD77
square
#77FD8A #77A7FD #FD77EA #FDCD77
split-complementary
#77FD8A #CD77FD #FD77A7
monochromatic
#04F626 #3BFC56 #77FD8A #B3FEBE #E1FFE5
Accessibility & contrast
On white
1.30
#77FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#77FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FD8A
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FD8A | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#5EF8E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fd8a; /* rgb */ color: rgb(119, 253, 138); /* oklch */ color: oklch(89.2% 0.195 146.6);
Tailwind
colors: {
custom: {
50: '#a8ffae',
500: '#77fd8a',
950: '#000000',
},
}SCSS
$custom: #77fd8a; $custom-light: #a8ffae; $custom-dark: #000000;
JSON
{
"hex": "#77fd8a",
"rgb": {
"r": 119,
"g": 253,
"b": 138
},
"hsl": {
"h": 128.507,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.89215,
"c": 0.1949,
"h": 146.6
},
"luminance": 0.76007
}Semantic roles & 50–950 ramp
primary
#77FD8A
secondary
#DA3EC4
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681