#78DC8F#78DC8F
#78DC8F is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.144 H 149.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #78DC8F |
|---|---|
| RGB | rgb(120, 220, 143) |
| HSL | hsl(134, 59%, 67%) |
| HSV | hsv(134, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(80.27, -45.66, 28.98) |
| CIE-LCH | lch(80.27, 54.08, 147.60°) |
| OKLab | oklab(81.4% -0.1242 0.0726) |
| OKLCH | oklch(81.4% 0.144 149.7) |
| XYZ | xyz(38.2945, 57.1599, 34.9963) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.25
Weird Green
#3AE57F
ΔE00 5.43
Emerald
#50C878
ΔE00 5.87
Aqua Green
#12E193
ΔE00 6.08
Tealish Green
#0CDC73
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DC8F #DC78C5
analogous
#93DC78 #78DC8F #78DCC1
triadic
#78DC8F #8F78DC #DC8F78
tetradic
#78DC8F #7893DC #DC78C5 #DCC178
square
#78DC8F #7893DC #DC78C5 #DCC178
split-complementary
#78DC8F #C178DC #DC7893
monochromatic
#2DAD4A #47CF67 #78DC8F #A9E9B7 #D9F5E0
Accessibility & contrast
On white
1.69
#78DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#78DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DC8F
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DC8F | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#66D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dc8f; /* rgb */ color: rgb(120, 220, 143); /* oklch */ color: oklch(81.4% 0.144 149.7);
Tailwind
colors: {
custom: {
50: '#a4e7b0',
500: '#78dc8f',
950: '#000000',
},
}SCSS
$custom: #78dc8f; $custom-light: #a4e7b0; $custom-dark: #000000;
JSON
{
"hex": "#78dc8f",
"rgb": {
"r": 120,
"g": 220,
"b": 143
},
"hsl": {
"h": 133.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81404,
"c": 0.14391,
"h": 149.7
},
"luminance": 0.57163
}Semantic roles & 50–950 ramp
primary
#78DC8F
secondary
#AF4998
accent
#1FA0C6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481