#77D67F#77D67F
#77D67F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.151 H 145.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #77D67F |
|---|---|
| RGB | rgb(119, 214, 127) |
| HSL | hsl(125, 54%, 65%) |
| HSV | hsv(125, 44%, 84%) |
| CMYK | cmyk(44.4%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.20, -45.99, 34.41) |
| CIE-LCH | lch(78.20, 57.44, 143.20°) |
| OKLab | oklab(79.62% -0.1251 0.085) |
| OKLCH | oklch(79.62% 0.151 145.8) |
| XYZ | xyz(35.4832, 53.5450, 28.5400) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.05
Emerald
#50C878
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.72
Lightgreen
#90EE90
ΔE00 5.72
Lightish Green
#61E160
ΔE00 5.90
Tealish Green
#0CDC73
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D67F #D677CE
analogous
#9ED677 #77D67F #77D6AF
triadic
#77D67F #7F77D6 #D67F77
tetradic
#77D67F #779ED6 #D677CE #D6AF77
square
#77D67F #779ED6 #D677CE #D6AF77
split-complementary
#77D67F #AF77D6 #D6779E
monochromatic
#31A23A #48C853 #77D67F #A6E4AB #D5F2D8
Accessibility & contrast
On white
1.79
#77D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#77D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D67F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D67F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#69D2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d67f; /* rgb */ color: rgb(119, 214, 127); /* oklch */ color: oklch(79.6% 0.151 145.8);
Tailwind
colors: {
custom: {
50: '#a3e3a5',
500: '#77d67f',
950: '#000000',
},
}SCSS
$custom: #77d67f; $custom-light: #a3e3a5; $custom-dark: #000000;
JSON
{
"hex": "#77d67f",
"rgb": {
"r": 119,
"g": 214,
"b": 127
},
"hsl": {
"h": 125.053,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.79617,
"c": 0.15122,
"h": 145.8
},
"luminance": 0.53547
}Semantic roles & 50–950 ramp
primary
#77D67F
secondary
#A64B9E
accent
#24B4C1
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480