#77EA80#77EA80
#77EA80 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.178 H 145.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA80 |
|---|---|
| RGB | rgb(119, 234, 128) |
| HSL | hsl(125, 73%, 69%) |
| HSV | hsv(125, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(84.13, -54.05, 41.53) |
| CIE-LCH | lch(84.13, 68.16, 142.46°) |
| OKLab | oklab(84.48% -0.1468 0.1014) |
| OKLCH | oklch(84.48% 0.178 145.4) |
| XYZ | xyz(40.9246, 64.3230, 30.6769) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.84
Lightish Green
#61E160
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.49
Palegreen
#98FB98
ΔE00 4.58
Easter Green
#8CFD7E
ΔE00 4.97
Baby Green
#8CFF9E
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA80 #EA77E1
analogous
#A8EA77 #77EA80 #77EABA
triadic
#77EA80 #8077EA #EA8077
tetradic
#77EA80 #77A8EA #EA77E1 #EABA77
square
#77EA80 #77A8EA #EA77E1 #EABA77
split-complementary
#77EA80 #BA77EA #EA77A8
monochromatic
#1FC82C #42E24E #77EA80 #ACF2B2 #E1FAE3
Accessibility & contrast
On white
1.51
#77EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#77EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA80
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA80 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#65E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77ea80; /* rgb */ color: rgb(119, 234, 128); /* oklch */ color: oklch(84.5% 0.178 145.4);
Tailwind
colors: {
custom: {
50: '#a5f1a6',
500: '#77ea80',
950: '#000000',
},
}SCSS
$custom: #77ea80; $custom-light: #a5f1a6; $custom-dark: #000000;
JSON
{
"hex": "#77ea80",
"rgb": {
"r": 119,
"g": 234,
"b": 128
},
"hsl": {
"h": 124.696,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84476,
"c": 0.17842,
"h": 145.4
},
"luminance": 0.64326
}Semantic roles & 50–950 ramp
primary
#77EA80
secondary
#C243B8
accent
#10C6D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580