#77EB8A#77EB8A
#77EB8A is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.171 H 147.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #77EB8A |
|---|---|
| RGB | rgb(119, 235, 138) |
| HSL | hsl(130, 74%, 69%) |
| HSV | hsv(130, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.57, -52.96, 37.17) |
| CIE-LCH | lch(84.57, 64.70, 144.94°) |
| OKLab | oklab(84.88% -0.1437 0.0918) |
| OKLCH | oklch(84.88% 0.171 147.4) |
| XYZ | xyz(41.9010, 65.1703, 34.4110) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Weird Green
#3AE57F
ΔE00 4.17
Palegreen
#98FB98
ΔE00 4.36
Baby Green
#8CFF9E
ΔE00 4.42
Mint Green
#8FFF9F
ΔE00 4.52
Foam Green
#90FDA9
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EB8A #EB77D8
analogous
#9EEB77 #77EB8A #77EBC4
triadic
#77EB8A #8A77EB #EB8A77
tetradic
#77EB8A #779EEB #EB77D8 #EBC477
square
#77EB8A #779EEB #EB77D8 #EBC477
split-complementary
#77EB8A #C477EB #EB779E
monochromatic
#1ECA3A #42E35C #77EB8A #ACF3B8 #E2FBE6
Accessibility & contrast
On white
1.50
#77EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#77EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EB8A
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EB8A | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#62E7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77eb8a; /* rgb */ color: rgb(119, 235, 138); /* oklch */ color: oklch(84.9% 0.171 147.4);
Tailwind
colors: {
custom: {
50: '#a5f2ad',
500: '#77eb8a',
950: '#000000',
},
}SCSS
$custom: #77eb8a; $custom-light: #a5f2ad; $custom-dark: #000000;
JSON
{
"hex": "#77eb8a",
"rgb": {
"r": 119,
"g": 235,
"b": 138
},
"hsl": {
"h": 129.828,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.84881,
"c": 0.17051,
"h": 147.4
},
"luminance": 0.65174
}Semantic roles & 50–950 ramp
primary
#77EB8A
secondary
#C443AE
accent
#0FB6D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581