#78DC93#78DC93
#78DC93 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.140 H 151.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #78DC93 |
|---|---|
| RGB | rgb(120, 220, 147) |
| HSL | hsl(136, 59%, 67%) |
| HSV | hsv(136, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(80.34, -44.97, 27.01) |
| CIE-LCH | lch(80.34, 52.46, 149.01°) |
| OKLab | oklab(81.48% -0.1225 0.068) |
| OKLCH | oklch(81.48% 0.14 151) |
| XYZ | xyz(38.6029, 57.2833, 36.6207) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 5.80
Aqua Green
#12E193
ΔE00 5.89
Emerald
#50C878
ΔE00 6.00
Light Sea Green
#98F6B0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DC93 #DC78C1
analogous
#8FDC78 #78DC93 #78DCC5
triadic
#78DC93 #9378DC #DC9378
tetradic
#78DC93 #788FDC #DC78C1 #DCC578
square
#78DC93 #788FDC #DC78C1 #DCC578
split-complementary
#78DC93 #C578DC #DC788F
monochromatic
#2DAD4F #47CF6C #78DC93 #A9E9BA #D9F5E1
Accessibility & contrast
On white
1.69
#78DC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#78DC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DC93
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DC93 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8E
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#64D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dc93; /* rgb */ color: rgb(120, 220, 147); /* oklch */ color: oklch(81.5% 0.140 151.0);
Tailwind
colors: {
custom: {
50: '#a4e7b3',
500: '#78dc93',
950: '#000000',
},
}SCSS
$custom: #78dc93; $custom-light: #a4e7b3; $custom-dark: #000000;
JSON
{
"hex": "#78dc93",
"rgb": {
"r": 120,
"g": 220,
"b": 147
},
"hsl": {
"h": 136.2,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81483,
"c": 0.14007,
"h": 151
},
"luminance": 0.57286
}Semantic roles & 50–950 ramp
primary
#78DC93
secondary
#AF4994
accent
#1F99C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101611
muted
#808481