#77E083#77E083
#77E083 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.162 H 146.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #77E083 |
|---|---|
| RGB | rgb(119, 224, 131) |
| HSL | hsl(127, 63%, 67%) |
| HSV | hsv(127, 47%, 88%) |
| CMYK | cmyk(46.9%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.22, -49.55, 36.32) |
| CIE-LCH | lch(81.22, 61.44, 143.76°) |
| OKLab | oklab(82.11% -0.1346 0.0896) |
| OKLCH | oklch(82.11% 0.162 146.4) |
| XYZ | xyz(38.3580, 58.8692, 30.8099) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.40
Lightish Green
#61E160
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.60
Palegreen
#98FB98
ΔE00 6.30
Fresh Green
#69D84F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E083 #E077D4
analogous
#A0E077 #77E083 #77E0B7
triadic
#77E083 #8377E0 #E08377
tetradic
#77E083 #77A0E0 #E077D4 #E0B777
square
#77E083 #77A0E0 #E077D4 #E0B777
split-complementary
#77E083 #B777E0 #E077A0
monochromatic
#29B439 #45D556 #77E083 #A9EBB0 #DBF7DE
Accessibility & contrast
On white
1.64
#77E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#77E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E083
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E083 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D4C689
Tritanopia (blue-blind)
#66DCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77e083; /* rgb */ color: rgb(119, 224, 131); /* oklch */ color: oklch(82.1% 0.162 146.4);
Tailwind
colors: {
custom: {
50: '#a4eaa8',
500: '#77e083',
950: '#000000',
},
}SCSS
$custom: #77e083; $custom-light: #a4eaa8; $custom-dark: #000000;
JSON
{
"hex": "#77e083",
"rgb": {
"r": 119,
"g": 224,
"b": 131
},
"hsl": {
"h": 126.857,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82106,
"c": 0.1617,
"h": 146.4
},
"luminance": 0.58872
}Semantic roles & 50–950 ramp
primary
#77E083
secondary
#B546A8
accent
#1BB7CB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480