#77E99E#77E99E
#77E99E is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.149 H 153.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #77E99E |
|---|---|
| RGB | rgb(119, 233, 158) |
| HSL | hsl(141, 72%, 69%) |
| HSV | hsv(141, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(84.31, -48.79, 26.72) |
| CIE-LCH | lch(84.31, 55.63, 151.30°) |
| OKLab | oklab(84.78% -0.1329 0.0674) |
| OKLCH | oklch(84.78% 0.149 153.1) |
| XYZ | xyz(42.9152, 64.6650, 42.5612) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.42
Seafoam (survey)
#80F9AD
ΔE00 3.45
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Sea Green
#98F6B0
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E99E #E977C2
analogous
#89E977 #77E99E #77E9D7
triadic
#77E99E #9E77E9 #E99E77
tetradic
#77E99E #7789E9 #E977C2 #E9D777
square
#77E99E #7789E9 #E977C2 #E9D777
split-complementary
#77E99E #D777E9 #E97789
monochromatic
#20C659 #42E078 #77E99E #ACF2C4 #E0FAE9
Accessibility & contrast
On white
1.51
#77E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#77E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E99E
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E99E | 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)
#E9D999
Deuteranopia (green-blind)
#D9CEA3
Tritanopia (blue-blind)
#5CE6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e99e; /* rgb */ color: rgb(119, 233, 158); /* oklch */ color: oklch(84.8% 0.149 153.1);
Tailwind
colors: {
custom: {
50: '#a5f1bb',
500: '#77e99e',
950: '#000000',
},
}SCSS
$custom: #77e99e; $custom-light: #a5f1bb; $custom-dark: #000000;
JSON
{
"hex": "#77e99e",
"rgb": {
"r": 119,
"g": 233,
"b": 158
},
"hsl": {
"h": 140.526,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.84775,
"c": 0.14902,
"h": 153.1
},
"luminance": 0.64668
}Semantic roles & 50–950 ramp
primary
#77E99E
secondary
#C14396
accent
#1192D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582