#77EB8D#77EB8D
#77EB8D is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.168 H 148.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #77EB8D |
|---|---|
| RGB | rgb(119, 235, 141) |
| HSL | hsl(131, 74%, 69%) |
| HSV | hsv(131, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.62, -52.49, 35.73) |
| CIE-LCH | lch(84.62, 63.50, 145.75°) |
| OKLab | oklab(84.93% -0.1424 0.0885) |
| OKLCH | oklch(84.93% 0.168 148.1) |
| XYZ | xyz(42.1212, 65.2584, 35.5707) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.65
Weird Green
#3AE57F
ΔE00 4.16
Baby Green
#8CFF9E
ΔE00 4.39
Palegreen
#98FB98
ΔE00 4.46
Mint Green
#8FFF9F
ΔE00 4.49
Foam Green
#90FDA9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EB8D #EB77D5
analogous
#9BEB77 #77EB8D #77EBC7
triadic
#77EB8D #8D77EB #EB8D77
tetradic
#77EB8D #779BEB #EB77D5 #EBC777
square
#77EB8D #779BEB #EB77D5 #EBC777
split-complementary
#77EB8D #C777EB #EB779B
monochromatic
#1ECA3E #42E360 #77EB8D #ACF3BA #E2FBE6
Accessibility & contrast
On white
1.49
#77EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#77EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EB8D
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EB8D | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#61E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77eb8d; /* rgb */ color: rgb(119, 235, 141); /* oklch */ color: oklch(84.9% 0.168 148.1);
Tailwind
colors: {
custom: {
50: '#a5f2af',
500: '#77eb8d',
950: '#000000',
},
}SCSS
$custom: #77eb8d; $custom-light: #a5f2af; $custom-dark: #000000;
JSON
{
"hex": "#77eb8d",
"rgb": {
"r": 119,
"g": 235,
"b": 141
},
"hsl": {
"h": 131.379,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.84933,
"c": 0.1677,
"h": 148.1
},
"luminance": 0.65262
}Semantic roles & 50–950 ramp
primary
#77EB8D
secondary
#C443AB
accent
#0FB1D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581