#77DCA6#77DCA6
#77DCA6 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.9% C 0.123 H 158.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCA6 |
|---|---|
| RGB | rgb(119, 220, 166) |
| HSL | hsl(148, 59%, 66%) |
| HSV | hsv(148, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 24.5%, 13.7%) |
| CIE-LAB | lab(80.66, -41.69, 17.54) |
| CIE-LCH | lch(80.66, 45.23, 157.18°) |
| OKLab | oklab(81.85% -0.1148 0.0448) |
| OKLCH | oklch(81.85% 0.123 158.7) |
| XYZ | xyz(40.0808, 57.8585, 45.1247) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.49
Hospital Green
#9BE5AA
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 5.97
Light Greenish Blue
#63F7B4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCA6 #DC77AD
analogous
#7BDC77 #77DCA6 #77DCD9
triadic
#77DCA6 #A677DC #DCA677
tetradic
#77DCA6 #777BDC #DC77AD #DCD977
square
#77DCA6 #777BDC #DC77AD #DCD977
split-complementary
#77DCA6 #D977DC #DC777B
monochromatic
#2CAC68 #46CF86 #77DCA6 #A8E9C6 #D8F5E6
Accessibility & contrast
On white
1.67
#77DCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#77DCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCA6
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCA6 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA3
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#5DDBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dca6; /* rgb */ color: rgb(119, 220, 166); /* oklch */ color: oklch(81.9% 0.123 158.7);
Tailwind
colors: {
custom: {
50: '#a3e7c0',
500: '#77dca6',
950: '#000000',
},
}SCSS
$custom: #77dca6; $custom-light: #a3e7c0; $custom-dark: #000000;
JSON
{
"hex": "#77dca6",
"rgb": {
"r": 119,
"g": 220,
"b": 166
},
"hsl": {
"h": 147.921,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81853,
"c": 0.12323,
"h": 158.7
},
"luminance": 0.57862
}Semantic roles & 50–950 ramp
primary
#77DCA6
secondary
#AF487F
accent
#1F79C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101612
muted
#808482