#77EA8B#77EA8B
#77EA8B is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.168 H 147.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA8B |
|---|---|
| RGB | rgb(119, 234, 139) |
| HSL | hsl(130, 73%, 69%) |
| HSV | hsv(130, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(84.29, -52.40, 36.31) |
| CIE-LCH | lch(84.29, 63.75, 145.28°) |
| OKLab | oklab(84.66% -0.1422 0.0898) |
| OKLCH | oklch(84.66% 0.168 147.7) |
| XYZ | xyz(41.6882, 64.6284, 34.6988) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.63
Weird Green
#3AE57F
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.56
Baby Green
#8CFF9E
ΔE00 4.60
Mint Green
#8FFF9F
ΔE00 4.69
Foam Green
#90FDA9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA8B #EA77D6
analogous
#9DEA77 #77EA8B #77EAC5
triadic
#77EA8B #8B77EA #EA8B77
tetradic
#77EA8B #779DEA #EA77D6 #EAC577
square
#77EA8B #779DEA #EA77D6 #EAC577
split-complementary
#77EA8B #C577EA #EA779D
monochromatic
#1FC83C #42E25E #77EA8B #ACF2B8 #E1FAE5
Accessibility & contrast
On white
1.51
#77EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#77EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA8B
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA8B | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#62E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77ea8b; /* rgb */ color: rgb(119, 234, 139); /* oklch */ color: oklch(84.7% 0.168 147.7);
Tailwind
colors: {
custom: {
50: '#a5f1ae',
500: '#77ea8b',
950: '#000000',
},
}SCSS
$custom: #77ea8b; $custom-light: #a5f1ae; $custom-dark: #000000;
JSON
{
"hex": "#77ea8b",
"rgb": {
"r": 119,
"g": 234,
"b": 139
},
"hsl": {
"h": 130.435,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84657,
"c": 0.16819,
"h": 147.7
},
"luminance": 0.64632
}Semantic roles & 50–950 ramp
primary
#77EA8B
secondary
#C243AC
accent
#10B3D5
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581