#77E176#77E176
#77E176 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.175 H 143.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #77E176 |
|---|---|
| RGB | rgb(119, 225, 118) |
| HSL | hsl(119, 64%, 67%) |
| HSV | hsv(119, 48%, 88%) |
| CMYK | cmyk(47.1%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(81.33, -51.85, 42.87) |
| CIE-LCH | lch(81.33, 67.28, 140.41°) |
| OKLab | oklab(82.14% -0.1411 0.104) |
| OKLCH | oklch(82.14% 0.175 143.6) |
| XYZ | xyz(37.8011, 59.0777, 26.5472) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.97
Lightgreen
#90EE90
ΔE00 4.07
Fresh Green
#69D84F
ΔE00 4.68
Weird Green
#3AE57F
ΔE00 4.99
Tealish Green
#0CDC73
ΔE00 5.96
Light Green
#96F97B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E176 #E076E1
analogous
#ADE176 #77E176 #76E1AA
triadic
#77E176 #7677E1 #E17677
tetradic
#77E176 #76ADE1 #E076E1 #E1AA76
square
#77E176 #76ADE1 #E076E1 #E1AA76
split-complementary
#77E176 #AA76E1 #E176AD
monochromatic
#29B528 #45D644 #77E176 #A9ECA8 #DBF7DA
Accessibility & contrast
On white
1.64
#77E176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#77E176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E176
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E176 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#69DCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77e176; /* rgb */ color: rgb(119, 225, 118); /* oklch */ color: oklch(82.1% 0.175 143.6);
Tailwind
colors: {
custom: {
50: '#a5eb9f',
500: '#77e176',
950: '#000000',
},
}SCSS
$custom: #77e176; $custom-light: #a5eb9f; $custom-dark: #000000;
JSON
{
"hex": "#77e176",
"rgb": {
"r": 119,
"g": 225,
"b": 118
},
"hsl": {
"h": 119.439,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.82141,
"c": 0.17528,
"h": 143.6
},
"luminance": 0.5908
}Semantic roles & 50–950 ramp
primary
#77E176
secondary
#B545B6
accent
#1ACCCA
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480