#77DCA3#77DCA3
#77DCA3 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.126 H 157.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCA3 |
|---|---|
| RGB | rgb(119, 220, 163) |
| HSL | hsl(146, 59%, 66%) |
| HSV | hsv(146, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(80.60, -42.28, 19.03) |
| CIE-LCH | lch(80.60, 46.37, 155.76°) |
| OKLab | oklab(81.78% -0.1161 0.0485) |
| OKLCH | oklch(81.78% 0.126 157.3) |
| XYZ | xyz(39.8088, 57.7497, 43.6923) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.13
Hospital Green
#9BE5AA
ΔE00 4.63
Eucalyptus
#44D7A8
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 6.14
Aqua Green
#12E193
ΔE00 6.15
Light Greenish Blue
#63F7B4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCA3 #DC77B0
analogous
#7EDC77 #77DCA3 #77DCD6
triadic
#77DCA3 #A377DC #DCA377
tetradic
#77DCA3 #777EDC #DC77B0 #DCD677
square
#77DCA3 #777EDC #DC77B0 #DCD677
split-complementary
#77DCA3 #D677DC #DC777E
monochromatic
#2CAC64 #46CF82 #77DCA3 #A8E9C4 #D8F5E5
Accessibility & contrast
On white
1.67
#77DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#77DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCA3
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCA3 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCEA0
Deuteranopia (green-blind)
#CBC4A6
Tritanopia (blue-blind)
#5EDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dca3; /* rgb */ color: rgb(119, 220, 163); /* oklch */ color: oklch(81.8% 0.126 157.3);
Tailwind
colors: {
custom: {
50: '#a3e7be',
500: '#77dca3',
950: '#000000',
},
}SCSS
$custom: #77dca3; $custom-light: #a3e7be; $custom-dark: #000000;
JSON
{
"hex": "#77dca3",
"rgb": {
"r": 119,
"g": 220,
"b": 163
},
"hsl": {
"h": 146.139,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81784,
"c": 0.12586,
"h": 157.3
},
"luminance": 0.57753
}Semantic roles & 50–950 ramp
primary
#77DCA3
secondary
#AF4882
accent
#1F7EC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482