#77EE8E#77EE8E
#77EE8E is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.7% C 0.171 H 148.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #77EE8E |
|---|---|
| RGB | rgb(119, 238, 142) |
| HSL | hsl(132, 78%, 70%) |
| HSV | hsv(132, 50%, 93%) |
| CMYK | cmyk(50%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(85.51, -53.54, 36.41) |
| CIE-LCH | lch(85.51, 64.74, 145.79°) |
| OKLab | oklab(85.67% -0.1453 0.0901) |
| OKLCH | oklch(85.67% 0.171 148.2) |
| XYZ | xyz(43.0621, 67.0206, 36.2530) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Baby Green
#8CFF9E
ΔE00 3.81
Mint Green
#8FFF9F
ΔE00 3.93
Palegreen
#98FB98
ΔE00 4.01
Foam Green
#90FDA9
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EE8E #EE77D7
analogous
#9BEE77 #77EE8E #77EECA
triadic
#77EE8E #8E77EE #EE8E77
tetradic
#77EE8E #779BEE #EE77D7 #EECA77
square
#77EE8E #779BEE #EE77D7 #EECA77
split-complementary
#77EE8E #CA77EE #EE779B
monochromatic
#1AD13D #41E761 #77EE8E #ADF5BB #E4FCE8
Accessibility & contrast
On white
1.46
#77EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#77EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EE8E
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EE8E | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#60EAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77ee8e; /* rgb */ color: rgb(119, 238, 142); /* oklch */ color: oklch(85.7% 0.171 148.2);
Tailwind
colors: {
custom: {
50: '#a6f4b0',
500: '#77ee8e',
950: '#000000',
},
}SCSS
$custom: #77ee8e; $custom-light: #a6f4b0; $custom-dark: #000000;
JSON
{
"hex": "#77ee8e",
"rgb": {
"r": 119,
"g": 238,
"b": 142
},
"hsl": {
"h": 131.597,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.85672,
"c": 0.17094,
"h": 148.2
},
"luminance": 0.67024
}Semantic roles & 50–950 ramp
primary
#77EE8E
secondary
#C742AD
accent
#0BB2DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581