#77F385#77F385
#77F385 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.186 H 146.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #77F385 |
|---|---|
| RGB | rgb(119, 243, 133) |
| HSL | hsl(127, 84%, 71%) |
| HSV | hsv(127, 51%, 95%) |
| CMYK | cmyk(51%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.86, -56.88, 42.55) |
| CIE-LCH | lch(86.86, 71.03, 143.20°) |
| OKLab | oklab(86.73% -0.1543 0.104) |
| OKLCH | oklch(86.73% 0.186 146) |
| XYZ | xyz(43.8894, 69.7131, 33.3289) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.12
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Palegreen
#98FB98
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.56
Easter Green
#8CFD7E
ΔE00 3.66
Mint Green
#8FFF9F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F385 #F377E5
analogous
#A7F377 #77F385 #77F3C3
triadic
#77F385 #8577F3 #F38577
tetradic
#77F385 #77A7F3 #F377E5 #F3C377
square
#77F385 #77A7F3 #F377E5 #F3C377
split-complementary
#77F385 #C377F3 #F377A7
monochromatic
#13DC2A #3FEE53 #77F385 #AFF8B7 #E3FDE6
Accessibility & contrast
On white
1.41
#77F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#77F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F385
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F385 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#62EED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77f385; /* rgb */ color: rgb(119, 243, 133); /* oklch */ color: oklch(86.7% 0.186 146.0);
Tailwind
colors: {
custom: {
50: '#a6f8aa',
500: '#77f385',
950: '#000000',
},
}SCSS
$custom: #77f385; $custom-light: #a6f8aa; $custom-dark: #000000;
JSON
{
"hex": "#77f385",
"rgb": {
"r": 119,
"g": 243,
"b": 133
},
"hsl": {
"h": 126.774,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.86728,
"c": 0.18606,
"h": 146
},
"luminance": 0.69717
}Semantic roles & 50–950 ramp
primary
#77F385
secondary
#CD41BE
accent
#05C8E0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581