#78DC7A#78DC7A
#78DC7A is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.164 H 144.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #78DC7A |
|---|---|
| RGB | rgb(120, 220, 122) |
| HSL | hsl(121, 59%, 67%) |
| HSV | hsv(121, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(79.94, -48.96, 39.17) |
| CIE-LCH | lch(79.94, 62.70, 141.34°) |
| OKLab | oklab(81.03% -0.1332 0.0958) |
| OKLCH | oklch(81.03% 0.164 144.3) |
| XYZ | xyz(36.8499, 56.5821, 27.3882) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 5.12
Fresh Green
#69D84F
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.81
Emerald
#50C878
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DC7A #DC78DA
analogous
#A8DC78 #78DC7A #78DCAC
triadic
#78DC7A #7A78DC #DC7A78
tetradic
#78DC7A #78A8DC #DC78DA #DCAC78
square
#78DC7A #78A8DC #DC78DA #DCAC78
split-complementary
#78DC7A #AC78DC #DC78A8
monochromatic
#2DAD2F #47CF4A #78DC7A #A9E9AA #D9F5DA
Accessibility & contrast
On white
1.70
#78DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#78DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DC7A
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DC7A | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#D1C380
Tritanopia (blue-blind)
#6BD7C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #78dc7a; /* rgb */ color: rgb(120, 220, 122); /* oklch */ color: oklch(81.0% 0.164 144.3);
Tailwind
colors: {
custom: {
50: '#a5e7a2',
500: '#78dc7a',
950: '#000000',
},
}SCSS
$custom: #78dc7a; $custom-light: #a5e7a2; $custom-dark: #000000;
JSON
{
"hex": "#78dc7a",
"rgb": {
"r": 120,
"g": 220,
"b": 122
},
"hsl": {
"h": 121.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81032,
"c": 0.16406,
"h": 144.3
},
"luminance": 0.56585
}Semantic roles & 50–950 ramp
primary
#78DC7A
secondary
#AF49AD
accent
#1FC3C6
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10160F
muted
#818480