#77D799#77D799
#77D799 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.4% C 0.128 H 154.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77D799 |
|---|---|
| RGB | rgb(119, 215, 153) |
| HSL | hsl(141, 55%, 65%) |
| HSV | hsv(141, 45%, 84%) |
| CMYK | cmyk(44.7%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(78.94, -41.99, 21.98) |
| CIE-LCH | lch(78.94, 47.39, 152.37°) |
| OKLab | oklab(80.37% -0.1148 0.0558) |
| OKLCH | oklch(80.37% 0.128 154.1) |
| XYZ | xyz(37.6554, 54.8200, 38.7279) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 4.92
Emerald
#50C878
ΔE00 6.02
Aqua Green
#12E193
ΔE00 6.26
Eucalyptus
#44D7A8
ΔE00 6.35
Soft Green
#6FC276
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D799 #D777B5
analogous
#85D777 #77D799 #77D7C9
triadic
#77D799 #9977D7 #D79977
tetradic
#77D799 #7785D7 #D777B5 #D7C977
square
#77D799 #7785D7 #D777B5 #D7C977
split-complementary
#77D799 #C977D7 #D77785
monochromatic
#30A459 #48C976 #77D799 #A6E5BC #D6F3E0
Accessibility & contrast
On white
1.76
#77D799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#77D799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D799
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D799 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C995
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#62D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d799; /* rgb */ color: rgb(119, 215, 153); /* oklch */ color: oklch(80.4% 0.128 154.1);
Tailwind
colors: {
custom: {
50: '#a3e4b7',
500: '#77d799',
950: '#000000',
},
}SCSS
$custom: #77d799; $custom-light: #a3e4b7; $custom-dark: #000000;
JSON
{
"hex": "#77d799",
"rgb": {
"r": 119,
"g": 215,
"b": 153
},
"hsl": {
"h": 141.25,
"s": 54.545,
"l": 65.49
},
"oklch": {
"l": 0.80368,
"c": 0.12767,
"h": 154.1
},
"luminance": 0.54823
}Semantic roles & 50–950 ramp
primary
#77D799
secondary
#A74B87
accent
#238AC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481