#77D07C#77D07C
#77D07C is a light, vivid green. Relative luminance 0.505; OKLCH L 78.1% C 0.145 H 145.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #77D07C |
|---|---|
| RGB | rgb(119, 208, 124) |
| HSL | hsl(123, 49%, 64%) |
| HSV | hsv(123, 43%, 82%) |
| CMYK | cmyk(42.8%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(76.37, -43.90, 33.56) |
| CIE-LCH | lch(76.37, 55.25, 142.60°) |
| OKLab | oklab(78.11% -0.1194 0.083) |
| OKLCH | oklch(78.11% 0.145 145.2) |
| XYZ | xyz(33.8000, 50.4868, 27.0288) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.64
Emerald
#50C878
ΔE00 4.40
Pistachio
#93C572
ΔE00 5.88
Dark Mint
#48C072
ΔE00 6.05
Seaweed
#18D17B
ΔE00 6.40
Fern
#63B76C
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D07C #D077CB
analogous
#9FD077 #77D07C #77D0A9
triadic
#77D07C #7C77D0 #D07C77
tetradic
#77D07C #779FD0 #D077CB #D0A977
square
#77D07C #779FD0 #D077CB #D0A977
split-complementary
#77D07C #A977D0 #D0779F
monochromatic
#35983A #4AC050 #77D07C #A4E0A8 #D2EFD4
Accessibility & contrast
On white
1.89
#77D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#77D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D07C
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D07C | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C276
Deuteranopia (green-blind)
#C6B981
Tritanopia (blue-blind)
#6BCCBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77d07c; /* rgb */ color: rgb(119, 208, 124); /* oklch */ color: oklch(78.1% 0.145 145.2);
Tailwind
colors: {
custom: {
50: '#a3dfa3',
500: '#77d07c',
950: '#000000',
},
}SCSS
$custom: #77d07c; $custom-light: #a3dfa3; $custom-dark: #000000;
JSON
{
"hex": "#77d07c",
"rgb": {
"r": 119,
"g": 208,
"b": 124
},
"hsl": {
"h": 123.371,
"s": 48.634,
"l": 64.118
},
"oklch": {
"l": 0.78111,
"c": 0.14542,
"h": 145.2
},
"luminance": 0.50489
}Semantic roles & 50–950 ramp
primary
#77D07C
secondary
#9E4E99
accent
#2AB4BC
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480