#77EAAD#77EAAD
#77EAAD is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.3% C 0.137 H 158.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #77EAAD |
|---|---|
| RGB | rgb(119, 234, 173) |
| HSL | hsl(148, 73%, 69%) |
| HSV | hsv(148, 49%, 92%) |
| CMYK | cmyk(49.1%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.88, -46.40, 19.77) |
| CIE-LCH | lch(84.88, 50.43, 156.92°) |
| OKLab | oklab(85.34% -0.1274 0.0504) |
| OKLCH | oklch(85.34% 0.137 158.4) |
| XYZ | xyz(44.5699, 65.7811, 49.8754) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.92
Seafoam
#7FE0B3
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.19
Light Sea Green
#98F6B0
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EAAD #EA77B4
analogous
#7BEA77 #77EAAD #77EAE7
triadic
#77EAAD #AD77EA #EAAD77
tetradic
#77EAAD #777BEA #EA77B4 #EAE777
square
#77EAAD #777BEA #EA77B4 #EAE777
split-complementary
#77EAAD #E777EA #EA777B
monochromatic
#1FC86E #42E28D #77EAAD #ACF2CD #E1FAED
Accessibility & contrast
On white
1.48
#77EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#77EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EAAD
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EAAD | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#56E9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #77eaad; /* rgb */ color: rgb(119, 234, 173); /* oklch */ color: oklch(85.3% 0.137 158.4);
Tailwind
colors: {
custom: {
50: '#a5f1c5',
500: '#77eaad',
950: '#000000',
},
}SCSS
$custom: #77eaad; $custom-light: #a5f1c5; $custom-dark: #000000;
JSON
{
"hex": "#77eaad",
"rgb": {
"r": 119,
"g": 234,
"b": 173
},
"hsl": {
"h": 148.174,
"s": 73.248,
"l": 69.216
},
"oklch": {
"l": 0.85335,
"c": 0.13701,
"h": 158.4
},
"luminance": 0.65785
}Semantic roles & 50–950 ramp
primary
#77EAAD
secondary
#C24386
accent
#1079D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582