#77DCA5#77DCA5
#77DCA5 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.8% C 0.124 H 158.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #77DCA5 |
|---|---|
| RGB | rgb(119, 220, 165) |
| HSL | hsl(147, 59%, 66%) |
| HSV | hsv(147, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.64, -41.89, 18.04) |
| CIE-LCH | lch(80.64, 45.61, 156.70°) |
| OKLab | oklab(81.83% -0.1152 0.0461) |
| OKLCH | oklch(81.83% 0.124 158.2) |
| XYZ | xyz(39.9895, 57.8219, 44.6435) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.71
Hospital Green
#9BE5AA
ΔE00 4.78
Eucalyptus
#44D7A8
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 5.75
Mediumaquamarine
#66CDAA
ΔE00 6.15
Aqua Green
#12E193
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DCA5 #DC77AE
analogous
#7CDC77 #77DCA5 #77DCD8
triadic
#77DCA5 #A577DC #DCA577
tetradic
#77DCA5 #777CDC #DC77AE #DCD877
square
#77DCA5 #777CDC #DC77AE #DCD877
split-complementary
#77DCA5 #D877DC #DC777C
monochromatic
#2CAC67 #46CF85 #77DCA5 #A8E9C5 #D8F5E5
Accessibility & contrast
On white
1.67
#77DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#77DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DCA5
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DCA5 | 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)
#DACFA2
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#5DDBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dca5; /* rgb */ color: rgb(119, 220, 165); /* oklch */ color: oklch(81.8% 0.124 158.2);
Tailwind
colors: {
custom: {
50: '#a3e7bf',
500: '#77dca5',
950: '#000000',
},
}SCSS
$custom: #77dca5; $custom-light: #a3e7bf; $custom-dark: #000000;
JSON
{
"hex": "#77dca5",
"rgb": {
"r": 119,
"g": 220,
"b": 165
},
"hsl": {
"h": 147.327,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.8183,
"c": 0.1241,
"h": 158.2
},
"luminance": 0.57825
}Semantic roles & 50–950 ramp
primary
#77DCA5
secondary
#AF4880
accent
#1F7AC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101612
muted
#808482