#77DCA2#77DCA2
#77DCA2 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.127 H 156.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCA2 |
|---|---|
| RGB | rgb(119, 220, 162) |
| HSL | hsl(146, 59%, 66%) |
| HSV | hsv(146, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.58, -42.47, 19.53) |
| CIE-LCH | lch(80.58, 46.75, 155.31°) |
| OKLab | oklab(81.76% -0.1166 0.0498) |
| OKLCH | oklch(81.76% 0.127 156.9) |
| XYZ | xyz(39.7196, 57.7140, 43.2223) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Hospital Green
#9BE5AA
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 5.48
Aqua Green
#12E193
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.34
Light Greenish Blue
#63F7B4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCA2 #DC77B1
analogous
#7FDC77 #77DCA2 #77DCD5
triadic
#77DCA2 #A277DC #DCA277
tetradic
#77DCA2 #777FDC #DC77B1 #DCD577
square
#77DCA2 #777FDC #DC77B1 #DCD577
split-complementary
#77DCA2 #D577DC #DC777F
monochromatic
#2CAC63 #46CF81 #77DCA2 #A8E9C3 #D8F5E5
Accessibility & contrast
On white
1.67
#77DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#77DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCA2
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCA2 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9F
Deuteranopia (green-blind)
#CCC4A5
Tritanopia (blue-blind)
#5EDBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dca2; /* rgb */ color: rgb(119, 220, 162); /* oklch */ color: oklch(81.8% 0.127 156.9);
Tailwind
colors: {
custom: {
50: '#a3e7bd',
500: '#77dca2',
950: '#000000',
},
}SCSS
$custom: #77dca2; $custom-light: #a3e7bd; $custom-dark: #000000;
JSON
{
"hex": "#77dca2",
"rgb": {
"r": 119,
"g": 220,
"b": 162
},
"hsl": {
"h": 145.545,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81761,
"c": 0.12675,
"h": 156.9
},
"luminance": 0.57717
}Semantic roles & 50–950 ramp
primary
#77DCA2
secondary
#AF4883
accent
#1F7FC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482