#77EDAE#77EDAE
#77EDAE is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.1% C 0.140 H 158.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77EDAE |
|---|---|
| RGB | rgb(119, 237, 174) |
| HSL | hsl(148, 77%, 70%) |
| HSV | hsv(148, 50%, 93%) |
| CMYK | cmyk(49.8%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.78, -47.48, 20.49) |
| CIE-LCH | lch(85.78, 51.71, 156.66°) |
| OKLab | oklab(86.07% -0.1303 0.0522) |
| OKLCH | oklch(86.07% 0.14 158.2) |
| XYZ | xyz(45.5283, 67.5425, 50.6740) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.53
Light Sea Green
#98F6B0
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EDAE #ED77B6
analogous
#7BED77 #77EDAE #77EDE9
triadic
#77EDAE #AE77ED #EDAE77
tetradic
#77EDAE #777BED #ED77B6 #EDE977
square
#77EDAE #777BED #ED77B6 #EDE977
split-complementary
#77EDAE #E977ED #ED777B
monochromatic
#1BCE6F #41E68E #77EDAE #ADF4CE #E3FBEE
Accessibility & contrast
On white
1.45
#77EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#77EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EDAE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EDAE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAA
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#55ECDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77edae; /* rgb */ color: rgb(119, 237, 174); /* oklch */ color: oklch(86.1% 0.140 158.2);
Tailwind
colors: {
custom: {
50: '#a5f3c6',
500: '#77edae',
950: '#000000',
},
}SCSS
$custom: #77edae; $custom-light: #a5f3c6; $custom-dark: #000000;
JSON
{
"hex": "#77edae",
"rgb": {
"r": 119,
"g": 237,
"b": 174
},
"hsl": {
"h": 147.966,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.86069,
"c": 0.14033,
"h": 158.2
},
"luminance": 0.67546
}Semantic roles & 50–950 ramp
primary
#77EDAE
secondary
#C64289
accent
#0D7AD9
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582