#77E080#77E080
#77E080 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.165 H 145.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #77E080 |
|---|---|
| RGB | rgb(119, 224, 128) |
| HSL | hsl(125, 63%, 67%) |
| HSV | hsv(125, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.18, -50.01, 37.76) |
| CIE-LCH | lch(81.18, 62.66, 142.95°) |
| OKLab | oklab(82.06% -0.1359 0.0928) |
| OKLCH | oklch(82.06% 0.165 145.7) |
| XYZ | xyz(38.1576, 58.7890, 29.7546) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.42
Weird Green
#3AE57F
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.60
Fresh Green
#69D84F
ΔE00 6.12
Palegreen
#98FB98
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E080 #E077D7
analogous
#A3E077 #77E080 #77E0B5
triadic
#77E080 #8077E0 #E08077
tetradic
#77E080 #77A3E0 #E077D7 #E0B577
square
#77E080 #77A3E0 #E077D7 #E0B577
split-complementary
#77E080 #B577E0 #E077A3
monochromatic
#29B435 #45D551 #77E080 #A9EBAF #DBF7DD
Accessibility & contrast
On white
1.65
#77E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#77E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E080
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E080 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#67DBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77e080; /* rgb */ color: rgb(119, 224, 128); /* oklch */ color: oklch(82.1% 0.165 145.7);
Tailwind
colors: {
custom: {
50: '#a4eaa6',
500: '#77e080',
950: '#000000',
},
}SCSS
$custom: #77e080; $custom-light: #a4eaa6; $custom-dark: #000000;
JSON
{
"hex": "#77e080",
"rgb": {
"r": 119,
"g": 224,
"b": 128
},
"hsl": {
"h": 125.143,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82056,
"c": 0.16455,
"h": 145.7
},
"luminance": 0.58792
}Semantic roles & 50–950 ramp
primary
#77E080
secondary
#B546AB
accent
#1BBCCB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480