#77EC8F#77EC8F
#77EC8F is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.167 H 148.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77EC8F |
|---|---|
| RGB | rgb(119, 236, 143) |
| HSL | hsl(132, 75%, 70%) |
| HSV | hsv(132, 50%, 93%) |
| CMYK | cmyk(49.6%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.94, -52.58, 35.16) |
| CIE-LCH | lch(84.94, 63.25, 146.23°) |
| OKLab | oklab(85.21% -0.1427 0.0872) |
| OKLCH | oklch(85.21% 0.167 148.6) |
| XYZ | xyz(42.5584, 65.8927, 36.4572) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.70
Baby Green
#8CFF9E
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.23
Mint Green
#8FFF9F
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EC8F #EC77D4
analogous
#99EC77 #77EC8F #77ECCA
triadic
#77EC8F #8F77EC #EC8F77
tetradic
#77EC8F #7799EC #EC77D4 #ECCA77
square
#77EC8F #7799EC #EC77D4 #ECCA77
split-complementary
#77EC8F #CA77EC #EC7799
monochromatic
#1DCC41 #41E463 #77EC8F #ADF4BB #E2FBE7
Accessibility & contrast
On white
1.48
#77EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#77EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EC8F
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EC8F | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#60E8D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77ec8f; /* rgb */ color: rgb(119, 236, 143); /* oklch */ color: oklch(85.2% 0.167 148.6);
Tailwind
colors: {
custom: {
50: '#a5f3b0',
500: '#77ec8f',
950: '#000000',
},
}SCSS
$custom: #77ec8f; $custom-light: #a5f3b0; $custom-dark: #000000;
JSON
{
"hex": "#77ec8f",
"rgb": {
"r": 119,
"g": 236,
"b": 143
},
"hsl": {
"h": 132.308,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.85208,
"c": 0.16723,
"h": 148.6
},
"luminance": 0.65896
}Semantic roles & 50–950 ramp
primary
#77EC8F
secondary
#C542AA
accent
#0EAED8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581