#77E9AA#77E9AA
#77E9AA is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.138 H 157.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #77E9AA |
|---|---|
| RGB | rgb(119, 233, 170) |
| HSL | hsl(147, 72%, 69%) |
| HSV | hsv(147, 49%, 91%) |
| CMYK | cmyk(48.9%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(84.53, -46.55, 20.84) |
| CIE-LCH | lch(84.53, 51.00, 155.89°) |
| OKLab | oklab(85.03% -0.1276 0.0531) |
| OKLCH | oklch(85.03% 0.138 157.4) |
| XYZ | xyz(43.9989, 65.0985, 48.2691) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.20
Light Sea Green
#98F6B0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E9AA #E977B6
analogous
#7DE977 #77E9AA #77E9E3
triadic
#77E9AA #AA77E9 #E9AA77
tetradic
#77E9AA #777DE9 #E977B6 #E9E377
square
#77E9AA #777DE9 #E977B6 #E9E377
split-complementary
#77E9AA #E377E9 #E9777D
monochromatic
#20C66A #42E089 #77E9AA #ACF2CB #E0FAEC
Accessibility & contrast
On white
1.50
#77E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#77E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E9AA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E9AA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#58E8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e9aa; /* rgb */ color: rgb(119, 233, 170); /* oklch */ color: oklch(85.0% 0.138 157.4);
Tailwind
colors: {
custom: {
50: '#a5f1c3',
500: '#77e9aa',
950: '#000000',
},
}SCSS
$custom: #77e9aa; $custom-light: #a5f1c3; $custom-dark: #000000;
JSON
{
"hex": "#77e9aa",
"rgb": {
"r": 119,
"g": 233,
"b": 170
},
"hsl": {
"h": 146.842,
"s": 72.152,
"l": 69.02
},
"oklch": {
"l": 0.85031,
"c": 0.13822,
"h": 157.4
},
"luminance": 0.65102
}Semantic roles & 50–950 ramp
primary
#77E9AA
secondary
#C14389
accent
#117DD4
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582