#77E07D#77E07D
#77E07D is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.167 H 145.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77E07D |
|---|---|
| RGB | rgb(119, 224, 125) |
| HSL | hsl(123, 63%, 67%) |
| HSV | hsv(123, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(81.13, -50.45, 39.19) |
| CIE-LCH | lch(81.13, 63.89, 142.16°) |
| OKLab | oklab(82.01% -0.1371 0.096) |
| OKLCH | oklch(82.01% 0.167 145) |
| XYZ | xyz(37.9631, 58.7112, 28.7300) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.58
Tealish Green
#0CDC73
ΔE00 5.65
Fresh Green
#69D84F
ΔE00 5.67
Palegreen
#98FB98
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E07D #E077DA
analogous
#A5E077 #77E07D #77E0B2
triadic
#77E07D #7D77E0 #E07D77
tetradic
#77E07D #77A5E0 #E077DA #E0B277
square
#77E07D #77A5E0 #E077DA #E0B277
split-complementary
#77E07D #B277E0 #E077A5
monochromatic
#29B431 #45D54D #77E07D #A9EBAD #DBF7DC
Accessibility & contrast
On white
1.65
#77E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#77E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E07D
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E07D | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D075
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#68DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #77e07d; /* rgb */ color: rgb(119, 224, 125); /* oklch */ color: oklch(82.0% 0.167 145.0);
Tailwind
colors: {
custom: {
50: '#a4eaa4',
500: '#77e07d',
950: '#000000',
},
}SCSS
$custom: #77e07d; $custom-light: #a4eaa4; $custom-dark: #000000;
JSON
{
"hex": "#77e07d",
"rgb": {
"r": 119,
"g": 224,
"b": 125
},
"hsl": {
"h": 123.429,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82007,
"c": 0.16738,
"h": 145
},
"luminance": 0.58714
}Semantic roles & 50–950 ramp
primary
#77E07D
secondary
#B546AF
accent
#1BC1CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480