#77DCA7#77DCA7
#77DCA7 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.9% C 0.122 H 159.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCA7 |
|---|---|
| RGB | rgb(119, 220, 167) |
| HSL | hsl(149, 59%, 66%) |
| HSV | hsv(149, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.68, -41.49, 17.05) |
| CIE-LCH | lch(80.68, 44.86, 157.67°) |
| OKLab | oklab(81.88% -0.1143 0.0436) |
| OKLCH | oklch(81.88% 0.122 159.1) |
| XYZ | xyz(40.1729, 57.8953, 45.6097) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.29
Eucalyptus
#44D7A8
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.37
Mediumaquamarine
#66CDAA
ΔE00 5.79
Light Greenish Blue
#63F7B4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCA7 #DC77AC
analogous
#7ADC77 #77DCA7 #77DCDA
triadic
#77DCA7 #A777DC #DCA777
tetradic
#77DCA7 #777ADC #DC77AC #DCDA77
square
#77DCA7 #777ADC #DC77AC #DCDA77
split-complementary
#77DCA7 #DA77DC #DC777A
monochromatic
#2CAC69 #46CF88 #77DCA7 #A8E9C6 #D8F5E6
Accessibility & contrast
On white
1.67
#77DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#77DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCA7
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCA7 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA4
Deuteranopia (green-blind)
#CBC4AA
Tritanopia (blue-blind)
#5CDBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dca7; /* rgb */ color: rgb(119, 220, 167); /* oklch */ color: oklch(81.9% 0.122 159.1);
Tailwind
colors: {
custom: {
50: '#a3e7c1',
500: '#77dca7',
950: '#000000',
},
}SCSS
$custom: #77dca7; $custom-light: #a3e7c1; $custom-dark: #000000;
JSON
{
"hex": "#77dca7",
"rgb": {
"r": 119,
"g": 220,
"b": 167
},
"hsl": {
"h": 148.515,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81876,
"c": 0.12237,
"h": 159.1
},
"luminance": 0.57898
}Semantic roles & 50–950 ramp
primary
#77DCA7
secondary
#AF487E
accent
#1F77C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101612
muted
#808482