#77EA82#77EA82
#77EA82 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.177 H 145.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #77EA82 |
|---|---|
| RGB | rgb(119, 234, 130) |
| HSL | hsl(126, 73%, 69%) |
| HSV | hsv(126, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 44.4%, 8.2%) |
| CIE-LAB | lab(84.16, -53.76, 40.59) |
| CIE-LCH | lch(84.16, 67.36, 142.95°) |
| OKLab | oklab(84.51% -0.146 0.0994) |
| OKLCH | oklch(84.51% 0.177 145.8) |
| XYZ | xyz(41.0575, 64.3761, 31.3771) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.72
Lightish Green
#61E160
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.38
Palegreen
#98FB98
ΔE00 4.52
Baby Green
#8CFF9E
ΔE00 4.89
Mint Green
#8FFF9F
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EA82 #EA77DF
analogous
#A6EA77 #77EA82 #77EABC
triadic
#77EA82 #8277EA #EA8277
tetradic
#77EA82 #77A6EA #EA77DF #EABC77
square
#77EA82 #77A6EA #EA77DF #EABC77
split-complementary
#77EA82 #BC77EA #EA77A6
monochromatic
#1FC82F #42E251 #77EA82 #ACF2B3 #E1FAE3
Accessibility & contrast
On white
1.51
#77EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#77EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EA82
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EA82 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87A
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#64E5D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77ea82; /* rgb */ color: rgb(119, 234, 130); /* oklch */ color: oklch(84.5% 0.177 145.8);
Tailwind
colors: {
custom: {
50: '#a5f1a8',
500: '#77ea82',
950: '#000000',
},
}SCSS
$custom: #77ea82; $custom-light: #a5f1a8; $custom-dark: #000000;
JSON
{
"hex": "#77ea82",
"rgb": {
"r": 119,
"g": 234,
"b": 130
},
"hsl": {
"h": 125.739,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.84507,
"c": 0.17658,
"h": 145.8
},
"luminance": 0.64379
}Semantic roles & 50–950 ramp
primary
#77EA82
secondary
#C243B6
accent
#10C2D5
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580