#77E1A2#77E1A2
#77E1A2 is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.0% C 0.134 H 155.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #77E1A2 |
|---|---|
| RGB | rgb(119, 225, 162) |
| HSL | hsl(144, 64%, 67%) |
| HSV | hsv(144, 47%, 88%) |
| CMYK | cmyk(47.1%, 0%, 28%, 11.8%) |
| CIE-LAB | lab(82.04, -44.65, 21.55) |
| CIE-LCH | lch(82.04, 49.58, 154.24°) |
| OKLab | oklab(82.95% -0.1222 0.0548) |
| OKLCH | oklch(82.95% 0.134 155.9) |
| XYZ | xyz(41.0515, 60.3778, 43.6663) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.06
Hospital Green
#9BE5AA
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 5.33
Seafoam (survey)
#80F9AD
ΔE00 5.41
Light Sea Green
#98F6B0
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E1A2 #E177B6
analogous
#81E177 #77E1A2 #77E1D7
triadic
#77E1A2 #A277E1 #E1A277
tetradic
#77E1A2 #7781E1 #E177B6 #E1D777
square
#77E1A2 #7781E1 #E177B6 #E1D777
split-complementary
#77E1A2 #D777E1 #E17781
monochromatic
#28B661 #45D680 #77E1A2 #A9ECC4 #DBF7E7
Accessibility & contrast
On white
1.61
#77E1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#77E1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E1A2
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E1A2 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D39E
Deuteranopia (green-blind)
#D0C8A6
Tritanopia (blue-blind)
#5DDFD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #77e1a2; /* rgb */ color: rgb(119, 225, 162); /* oklch */ color: oklch(83.0% 0.134 155.9);
Tailwind
colors: {
custom: {
50: '#a4ebbd',
500: '#77e1a2',
950: '#000000',
},
}SCSS
$custom: #77e1a2; $custom-light: #a4ebbd; $custom-dark: #000000;
JSON
{
"hex": "#77e1a2",
"rgb": {
"r": 119,
"g": 225,
"b": 162
},
"hsl": {
"h": 144.34,
"s": 63.855,
"l": 67.451
},
"oklch": {
"l": 0.82951,
"c": 0.13395,
"h": 155.9
},
"luminance": 0.60381
}Semantic roles & 50–950 ramp
primary
#77E1A2
secondary
#B64689
accent
#1A84CC
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482