#77F78C#77F78C
#77F78C is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.8% C 0.185 H 147.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #77F78C |
|---|---|
| RGB | rgb(119, 247, 140) |
| HSL | hsl(130, 89%, 72%) |
| HSV | hsv(130, 52%, 97%) |
| CMYK | cmyk(51.8%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(88.13, -57.41, 40.77) |
| CIE-LCH | lch(88.13, 70.41, 144.62°) |
| OKLab | oklab(87.8% -0.1556 0.1002) |
| OKLCH | oklch(87.8% 0.185 147.2) |
| XYZ | xyz(45.5993, 72.3332, 36.3646) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.68
Mint Green
#8FFF9F
ΔE00 2.89
Palegreen
#98FB98
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.39
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Easter Green
#8CFD7E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F78C #F777E2
analogous
#A2F777 #77F78C #77F7CC
triadic
#77F78C #8C77F7 #F78C77
tetradic
#77F78C #77A2F7 #F777E2 #F7CC77
square
#77F78C #77A2F7 #F777E2 #F7CC77
split-complementary
#77F78C #CC77F7 #F777A2
monochromatic
#0EE631 #3DF45B #77F78C #B1FABD #E2FDE7
Accessibility & contrast
On white
1.36
#77F78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#77F78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F78C
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F78C | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE484
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#5FF2DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f78c; /* rgb */ color: rgb(119, 247, 140); /* oklch */ color: oklch(87.8% 0.185 147.2);
Tailwind
colors: {
custom: {
50: '#a7fbaf',
500: '#77f78c',
950: '#000000',
},
}SCSS
$custom: #77f78c; $custom-light: #a7fbaf; $custom-dark: #000000;
JSON
{
"hex": "#77f78c",
"rgb": {
"r": 119,
"g": 247,
"b": 140
},
"hsl": {
"h": 129.844,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.87803,
"c": 0.18508,
"h": 147.2
},
"luminance": 0.72337
}Semantic roles & 50–950 ramp
primary
#77F78C
secondary
#D240BA
accent
#00C0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581