#77EA8A#77EA8A
#77EA8A is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.169 H 147.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA8A |
|---|---|
| RGB | rgb(119, 234, 138) |
| HSL | hsl(130, 73%, 69%) |
| HSV | hsv(130, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.28, -52.56, 36.79) |
| CIE-LCH | lch(84.28, 64.15, 145.01°) |
| OKLab | oklab(84.64% -0.1426 0.0909) |
| OKLCH | oklch(84.64% 0.169 147.5) |
| XYZ | xyz(41.6155, 64.5993, 34.3158) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Weird Green
#3AE57F
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.53
Baby Green
#8CFF9E
ΔE00 4.61
Mint Green
#8FFF9F
ΔE00 4.70
Foam Green
#90FDA9
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA8A #EA77D7
analogous
#9EEA77 #77EA8A #77EAC4
triadic
#77EA8A #8A77EA #EA8A77
tetradic
#77EA8A #779EEA #EA77D7 #EAC477
square
#77EA8A #779EEA #EA77D7 #EAC477
split-complementary
#77EA8A #C477EA #EA779E
monochromatic
#1FC83B #42E25C #77EA8A #ACF2B8 #E1FAE5
Accessibility & contrast
On white
1.51
#77EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#77EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA8A
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA8A | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#62E6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77ea8a; /* rgb */ color: rgb(119, 234, 138); /* oklch */ color: oklch(84.6% 0.169 147.5);
Tailwind
colors: {
custom: {
50: '#a5f1ad',
500: '#77ea8a',
950: '#000000',
},
}SCSS
$custom: #77ea8a; $custom-light: #a5f1ad; $custom-dark: #000000;
JSON
{
"hex": "#77ea8a",
"rgb": {
"r": 119,
"g": 234,
"b": 138
},
"hsl": {
"h": 129.913,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.8464,
"c": 0.16913,
"h": 147.5
},
"luminance": 0.64603
}Semantic roles & 50–950 ramp
primary
#77EA8A
secondary
#C243AD
accent
#10B5D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581