#77EF8D#77EF8D
#77EF8D is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.173 H 147.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #77EF8D |
|---|---|
| RGB | rgb(119, 239, 141) |
| HSL | hsl(131, 79%, 70%) |
| HSV | hsv(131, 50%, 94%) |
| CMYK | cmyk(50.2%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.79, -54.10, 37.26) |
| CIE-LCH | lch(85.79, 65.69, 145.44°) |
| OKLab | oklab(85.9% -0.1468 0.0921) |
| OKLCH | oklch(85.9% 0.173 147.9) |
| XYZ | xyz(43.2793, 67.5746, 35.9567) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.59
Baby Green
#8CFF9E
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.77
Palegreen
#98FB98
ΔE00 3.83
Foam Green
#90FDA9
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EF8D #EF77D9
analogous
#9DEF77 #77EF8D #77EFC9
triadic
#77EF8D #8D77EF #EF8D77
tetradic
#77EF8D #779DEF #EF77D9 #EFC977
square
#77EF8D #779DEF #EF77D9 #EFC977
split-complementary
#77EF8D #C977EF #EF779D
monochromatic
#19D33B #40E95F #77EF8D #AEF5BB #E4FCE8
Accessibility & contrast
On white
1.45
#77EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#77EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EF8D
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EF8D | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#E1D293
Tritanopia (blue-blind)
#60EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77ef8d; /* rgb */ color: rgb(119, 239, 141); /* oklch */ color: oklch(85.9% 0.173 147.9);
Tailwind
colors: {
custom: {
50: '#a6f5af',
500: '#77ef8d',
950: '#000000',
},
}SCSS
$custom: #77ef8d; $custom-light: #a6f5af; $custom-dark: #000000;
JSON
{
"hex": "#77ef8d",
"rgb": {
"r": 119,
"g": 239,
"b": 141
},
"hsl": {
"h": 131,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.85895,
"c": 0.17325,
"h": 147.9
},
"luminance": 0.67578
}Semantic roles & 50–950 ramp
primary
#77EF8D
secondary
#C842B0
accent
#0AB5DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581