#77E288#77E288
#77E288 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.160 H 147.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77E288 |
|---|---|
| RGB | rgb(119, 226, 136) |
| HSL | hsl(130, 65%, 68%) |
| HSV | hsv(130, 47%, 89%) |
| CMYK | cmyk(47.3%, 0%, 39.8%, 11.4%) |
| CIE-LAB | lab(81.89, -49.60, 34.67) |
| CIE-LCH | lch(81.89, 60.52, 145.04°) |
| OKLab | oklab(82.68% -0.1347 0.0859) |
| OKLCH | oklch(82.68% 0.16 147.5) |
| XYZ | xyz(39.2457, 60.0893, 32.8181) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 4.25
Lightish Green
#61E160
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.69
Palegreen
#98FB98
ΔE00 6.01
Seafoam Green
#7AF9AB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E288 #E277D1
analogous
#9BE277 #77E288 #77E2BE
triadic
#77E288 #8877E2 #E28877
tetradic
#77E288 #779BE2 #E277D1 #E2BE77
square
#77E288 #779BE2 #E277D1 #E2BE77
split-complementary
#77E288 #BE77E2 #E2779B
monochromatic
#27B73E #45D75C #77E288 #A9EDB4 #DCF8E0
Accessibility & contrast
On white
1.61
#77E288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#77E288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E288
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E288 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D282
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#65DECC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77e288; /* rgb */ color: rgb(119, 226, 136); /* oklch */ color: oklch(82.7% 0.160 147.5);
Tailwind
colors: {
custom: {
50: '#a4ecab',
500: '#77e288',
950: '#000000',
},
}SCSS
$custom: #77e288; $custom-light: #a4ecab; $custom-dark: #000000;
JSON
{
"hex": "#77e288",
"rgb": {
"r": 119,
"g": 226,
"b": 136
},
"hsl": {
"h": 129.533,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.82676,
"c": 0.15977,
"h": 147.5
},
"luminance": 0.60092
}Semantic roles & 50–950 ramp
primary
#77E288
secondary
#B845A6
accent
#19B0CD
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581