#77E2AB#77E2AB
#77E2AB is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.4% C 0.127 H 159.4°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2AB |
|---|---|
| RGB | rgb(119, 226, 171) |
| HSL | hsl(149, 65%, 68%) |
| HSV | hsv(149, 47%, 89%) |
| CMYK | cmyk(47.3%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(82.51, -43.33, 17.51) |
| CIE-LCH | lch(82.51, 46.74, 158.00°) |
| OKLab | oklab(83.39% -0.1194 0.0448) |
| OKLCH | oklch(83.39% 0.127 159.4) |
| XYZ | xyz(42.1515, 61.2516, 48.1217) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.35
Hospital Green
#9BE5AA
ΔE00 4.74
Light Greenish Blue
#63F7B4
ΔE00 5.14
Eucalyptus
#44D7A8
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.31
Light Blue Green
#7EFBB3
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2AB #E277AE
analogous
#78E277 #77E2AB #77E2E0
triadic
#77E2AB #AB77E2 #E2AB77
tetradic
#77E2AB #7778E2 #E277AE #E2E077
square
#77E2AB #7778E2 #E277AE #E2E077
split-complementary
#77E2AB #E077E2 #E27778
monochromatic
#27B76D #45D78C #77E2AB #A9EDCA #DCF8E9
Accessibility & contrast
On white
1.58
#77E2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#77E2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2AB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2AB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#59E1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77e2ab; /* rgb */ color: rgb(119, 226, 171); /* oklch */ color: oklch(83.4% 0.127 159.4);
Tailwind
colors: {
custom: {
50: '#a4ebc4',
500: '#77e2ab',
950: '#000000',
},
}SCSS
$custom: #77e2ab; $custom-light: #a4ebc4; $custom-dark: #000000;
JSON
{
"hex": "#77e2ab",
"rgb": {
"r": 119,
"g": 226,
"b": 171
},
"hsl": {
"h": 149.159,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.83393,
"c": 0.12748,
"h": 159.4
},
"luminance": 0.61255
}Semantic roles & 50–950 ramp
primary
#77E2AB
secondary
#B84580
accent
#1975CD
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482