#77E07E#77E07E
#77E07E is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.166 H 145.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #77E07E |
|---|---|
| RGB | rgb(119, 224, 126) |
| HSL | hsl(124, 63%, 67%) |
| HSV | hsv(124, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.15, -50.31, 38.71) |
| CIE-LCH | lch(81.15, 63.48, 142.42°) |
| OKLab | oklab(82.02% -0.1367 0.0949) |
| OKLCH | oklch(82.02% 0.166 145.2) |
| XYZ | xyz(38.0273, 58.7369, 29.0681) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.79
Lightish Green
#61E160
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 5.63
Fresh Green
#69D84F
ΔE00 5.82
Palegreen
#98FB98
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E07E #E077D9
analogous
#A5E077 #77E07E #77E0B3
triadic
#77E07E #7E77E0 #E07E77
tetradic
#77E07E #77A5E0 #E077D9 #E0B377
square
#77E07E #77A5E0 #E077D9 #E0B377
split-complementary
#77E07E #B377E0 #E077A5
monochromatic
#29B432 #45D54F #77E07E #A9EBAD #DBF7DD
Accessibility & contrast
On white
1.65
#77E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#77E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E07E
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E07E | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D077
Deuteranopia (green-blind)
#D4C684
Tritanopia (blue-blind)
#68DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77e07e; /* rgb */ color: rgb(119, 224, 126); /* oklch */ color: oklch(82.0% 0.166 145.2);
Tailwind
colors: {
custom: {
50: '#a4eaa5',
500: '#77e07e',
950: '#000000',
},
}SCSS
$custom: #77e07e; $custom-light: #a4eaa5; $custom-dark: #000000;
JSON
{
"hex": "#77e07e",
"rgb": {
"r": 119,
"g": 224,
"b": 126
},
"hsl": {
"h": 124,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82023,
"c": 0.16643,
"h": 145.2
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#77E07E
secondary
#B546AE
accent
#1BBFCB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480