#77E99A#77E99A
#77E99A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.153 H 151.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77E99A |
|---|---|
| RGB | rgb(119, 233, 154) |
| HSL | hsl(138, 72%, 69%) |
| HSV | hsv(138, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.24, -49.50, 28.67) |
| CIE-LCH | lch(84.24, 57.20, 149.92°) |
| OKLab | oklab(84.7% -0.1347 0.072) |
| OKLCH | oklch(84.7% 0.153 151.9) |
| XYZ | xyz(42.5765, 64.5295, 40.7774) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 4.22
Light Sea Green
#98F6B0
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E99A #E977C6
analogous
#8DE977 #77E99A #77E9D3
triadic
#77E99A #9A77E9 #E99A77
tetradic
#77E99A #778DE9 #E977C6 #E9D377
square
#77E99A #778DE9 #E977C6 #E9D377
split-complementary
#77E99A #D377E9 #E9778D
monochromatic
#20C653 #42E073 #77E99A #ACF2C1 #E0FAE8
Accessibility & contrast
On white
1.51
#77E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#77E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E99A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E99A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#D9CE9F
Tritanopia (blue-blind)
#5EE6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #77e99a; /* rgb */ color: rgb(119, 233, 154); /* oklch */ color: oklch(84.7% 0.153 151.9);
Tailwind
colors: {
custom: {
50: '#a5f1b8',
500: '#77e99a',
950: '#000000',
},
}SCSS
$custom: #77e99a; $custom-light: #a5f1b8; $custom-dark: #000000;
JSON
{
"hex": "#77e99a",
"rgb": {
"r": 119,
"g": 233,
"b": 154
},
"hsl": {
"h": 138.421,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.84695,
"c": 0.15272,
"h": 151.9
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#77E99A
secondary
#C1439A
accent
#1198D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581