#77E69A#77E69A
#77E69A is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.0% C 0.148 H 152.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77E69A |
|---|---|
| RGB | rgb(119, 230, 154) |
| HSL | hsl(139, 69%, 68%) |
| HSV | hsv(139, 48%, 90%) |
| CMYK | cmyk(48.3%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.36, -48.25, 27.48) |
| CIE-LCH | lch(83.36, 55.52, 150.33°) |
| OKLab | oklab(83.98% -0.1314 0.0692) |
| OKLCH | oklch(83.98% 0.148 152.2) |
| XYZ | xyz(41.7344, 62.8454, 40.4967) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Sea Green
#98F6B0
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E69A #E677C3
analogous
#8BE677 #77E69A #77E6D1
triadic
#77E69A #9A77E6 #E69A77
tetradic
#77E69A #778BE6 #E677C3 #E6D177
square
#77E69A #778BE6 #E677C3 #E6D177
split-complementary
#77E69A #D177E6 #E6778B
monochromatic
#23BF54 #43DC74 #77E69A #ABF0C0 #DEF9E7
Accessibility & contrast
On white
1.55
#77E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#77E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E69A
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E69A | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#5EE3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #77e69a; /* rgb */ color: rgb(119, 230, 154); /* oklch */ color: oklch(84.0% 0.148 152.2);
Tailwind
colors: {
custom: {
50: '#a4eeb8',
500: '#77e69a',
950: '#000000',
},
}SCSS
$custom: #77e69a; $custom-light: #a4eeb8; $custom-dark: #000000;
JSON
{
"hex": "#77e69a",
"rgb": {
"r": 119,
"g": 230,
"b": 154
},
"hsl": {
"h": 138.919,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.83977,
"c": 0.14846,
"h": 152.2
},
"luminance": 0.62849
}Semantic roles & 50–950 ramp
primary
#77E69A
secondary
#BE4497
accent
#1596D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581