#78DC90#78DC90
#78DC90 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.143 H 150.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78DC90 |
|---|---|
| RGB | rgb(120, 220, 144) |
| HSL | hsl(134, 59%, 67%) |
| HSV | hsv(134, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(80.29, -45.49, 28.49) |
| CIE-LCH | lch(80.29, 53.68, 147.94°) |
| OKLab | oklab(81.42% -0.1238 0.0715) |
| OKLCH | oklch(81.42% 0.143 150) |
| XYZ | xyz(38.3706, 57.1903, 35.3971) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.35
Weird Green
#3AE57F
ΔE00 5.51
Emerald
#50C878
ΔE00 5.90
Aqua Green
#12E193
ΔE00 6.02
Light Sea Green
#98F6B0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DC90 #DC78C4
analogous
#92DC78 #78DC90 #78DCC2
triadic
#78DC90 #9078DC #DC9078
tetradic
#78DC90 #7892DC #DC78C4 #DCC278
square
#78DC90 #7892DC #DC78C4 #DCC278
split-complementary
#78DC90 #C278DC #DC7892
monochromatic
#2DAD4C #47CF68 #78DC90 #A9E9B8 #D9F5E0
Accessibility & contrast
On white
1.69
#78DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#78DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DC90
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DC90 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CFC395
Tritanopia (blue-blind)
#65D9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dc90; /* rgb */ color: rgb(120, 220, 144); /* oklch */ color: oklch(81.4% 0.143 150.0);
Tailwind
colors: {
custom: {
50: '#a4e7b1',
500: '#78dc90',
950: '#000000',
},
}SCSS
$custom: #78dc90; $custom-light: #a4e7b1; $custom-dark: #000000;
JSON
{
"hex": "#78dc90",
"rgb": {
"r": 120,
"g": 220,
"b": 144
},
"hsl": {
"h": 134.4,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81424,
"c": 0.14295,
"h": 150
},
"luminance": 0.57193
}Semantic roles & 50–950 ramp
primary
#78DC90
secondary
#AF4997
accent
#1F9EC6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481