#77EE7E#77EE7E
#77EE7E is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.186 H 144.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77EE7E |
|---|---|
| RGB | rgb(119, 238, 126) |
| HSL | hsl(124, 78%, 70%) |
| HSV | hsv(124, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(85.29, -55.91, 43.95) |
| CIE-LCH | lch(85.29, 71.12, 141.83°) |
| OKLab | oklab(85.41% -0.1519 0.1068) |
| OKLCH | oklch(85.41% 0.186 144.9) |
| XYZ | xyz(41.9459, 66.5741, 30.3743) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 3.98
Lightish Green
#61E160
ΔE00 4.05
Palegreen
#98FB98
ΔE00 4.20
Light Green
#96F97B
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EE7E #EE77E7
analogous
#ACEE77 #77EE7E #77EEB9
triadic
#77EE7E #7E77EE #EE7E77
tetradic
#77EE7E #77ACEE #EE77E7 #EEB977
square
#77EE7E #77ACEE #EE77E7 #EEB977
split-complementary
#77EE7E #B977EE #EE77AC
monochromatic
#1AD125 #41E74A #77EE7E #ADF5B2 #E4FCE5
Accessibility & contrast
On white
1.47
#77EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#77EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EE7E
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EE7E | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#E1D186
Tritanopia (blue-blind)
#64E9D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77ee7e; /* rgb */ color: rgb(119, 238, 126); /* oklch */ color: oklch(85.4% 0.186 144.9);
Tailwind
colors: {
custom: {
50: '#a6f4a5',
500: '#77ee7e',
950: '#000000',
},
}SCSS
$custom: #77ee7e; $custom-light: #a6f4a5; $custom-dark: #000000;
JSON
{
"hex": "#77ee7e",
"rgb": {
"r": 119,
"g": 238,
"b": 126
},
"hsl": {
"h": 123.529,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.85413,
"c": 0.18568,
"h": 144.9
},
"luminance": 0.66577
}Semantic roles & 50–950 ramp
primary
#77EE7E
secondary
#C742BF
accent
#0BCEDA
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580