#78DC8A#78DC8A
#78DC8A is a light, vivid green. Relative luminance 0.570; OKLCH L 81.3% C 0.149 H 148.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #78DC8A |
|---|---|
| RGB | rgb(120, 220, 138) |
| HSL | hsl(131, 59%, 67%) |
| HSV | hsv(131, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.19, -46.50, 31.43) |
| CIE-LCH | lch(80.19, 56.13, 145.94°) |
| OKLab | oklab(81.31% -0.1264 0.0783) |
| OKLCH | oklch(81.31% 0.149 148.2) |
| XYZ | xyz(37.9241, 57.0118, 33.0458) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.81
Weird Green
#3AE57F
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.81
Emerald
#50C878
ΔE00 5.86
Tealish Green
#0CDC73
ΔE00 6.03
Soft Green
#6FC276
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DC8A #DC78CA
analogous
#98DC78 #78DC8A #78DCBC
triadic
#78DC8A #8A78DC #DC8A78
tetradic
#78DC8A #7898DC #DC78CA #DCBC78
square
#78DC8A #7898DC #DC78CA #DCBC78
split-complementary
#78DC8A #BC78DC #DC7898
monochromatic
#2DAD44 #47CF60 #78DC8A #A9E9B4 #D9F5DE
Accessibility & contrast
On white
1.69
#78DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#78DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DC8A
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DC8A | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#67D8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dc8a; /* rgb */ color: rgb(120, 220, 138); /* oklch */ color: oklch(81.3% 0.149 148.2);
Tailwind
colors: {
custom: {
50: '#a4e7ad',
500: '#78dc8a',
950: '#000000',
},
}SCSS
$custom: #78dc8a; $custom-light: #a4e7ad; $custom-dark: #000000;
JSON
{
"hex": "#78dc8a",
"rgb": {
"r": 120,
"g": 220,
"b": 138
},
"hsl": {
"h": 130.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81309,
"c": 0.14872,
"h": 148.2
},
"luminance": 0.57014
}Semantic roles & 50–950 ramp
primary
#78DC8A
secondary
#AF499D
accent
#1FA8C6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481