#77E7AB#77E7AB
#77E7AB is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.6% C 0.135 H 158.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #77E7AB |
|---|---|
| RGB | rgb(119, 231, 171) |
| HSL | hsl(148, 70%, 69%) |
| HSV | hsv(148, 48%, 91%) |
| CMYK | cmyk(48.5%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(83.97, -45.50, 19.54) |
| CIE-LCH | lch(83.97, 49.52, 156.76°) |
| OKLab | oklab(84.58% -0.125 0.0498) |
| OKLCH | oklch(84.58% 0.135 158.3) |
| XYZ | xyz(43.5309, 64.0105, 48.5815) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 4.58
Seafoam (survey)
#80F9AD
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E7AB #E777B3
analogous
#7BE777 #77E7AB #77E7E3
triadic
#77E7AB #AB77E7 #E7AB77
tetradic
#77E7AB #777BE7 #E777B3 #E7E377
square
#77E7AB #777BE7 #E777B3 #E7E377
split-complementary
#77E7AB #E377E7 #E7777B
monochromatic
#22C16C #43DE8B #77E7AB #ABF0CB #DFF9EB
Accessibility & contrast
On white
1.52
#77E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#77E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E7AB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E7AB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#58E6D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #77e7ab; /* rgb */ color: rgb(119, 231, 171); /* oklch */ color: oklch(84.6% 0.135 158.3);
Tailwind
colors: {
custom: {
50: '#a5efc4',
500: '#77e7ab',
950: '#000000',
},
}SCSS
$custom: #77e7ab; $custom-light: #a5efc4; $custom-dark: #000000;
JSON
{
"hex": "#77e7ab",
"rgb": {
"r": 119,
"g": 231,
"b": 171
},
"hsl": {
"h": 147.857,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.84579,
"c": 0.13453,
"h": 158.3
},
"luminance": 0.64014
}Semantic roles & 50–950 ramp
primary
#77E7AB
secondary
#BF4386
accent
#147AD2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582