#78DC91#78DC91
#78DC91 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.142 H 150.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78DC91 |
|---|---|
| RGB | rgb(120, 220, 145) |
| HSL | hsl(135, 59%, 67%) |
| HSV | hsv(135, 45%, 86%) |
| CMYK | cmyk(45.5%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.30, -45.32, 28.00) |
| CIE-LCH | lch(80.30, 53.27, 148.29°) |
| OKLab | oklab(81.44% -0.1234 0.0703) |
| OKLCH | oklch(81.44% 0.142 150.3) |
| XYZ | xyz(38.4473, 57.2210, 35.8014) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.60
Emerald
#50C878
ΔE00 5.93
Aqua Green
#12E193
ΔE00 5.97
Light Sea Green
#98F6B0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DC91 #DC78C3
analogous
#91DC78 #78DC91 #78DCC3
triadic
#78DC91 #9178DC #DC9178
tetradic
#78DC91 #7891DC #DC78C3 #DCC378
square
#78DC91 #7891DC #DC78C3 #DCC378
split-complementary
#78DC91 #C378DC #DC7891
monochromatic
#2DAD4D #47CF69 #78DC91 #A9E9B9 #D9F5E0
Accessibility & contrast
On white
1.69
#78DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#78DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DC91
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DC91 | 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)
#DDCD8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#65D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dc91; /* rgb */ color: rgb(120, 220, 145); /* oklch */ color: oklch(81.4% 0.142 150.3);
Tailwind
colors: {
custom: {
50: '#a4e7b1',
500: '#78dc91',
950: '#000000',
},
}SCSS
$custom: #78dc91; $custom-light: #a4e7b1; $custom-dark: #000000;
JSON
{
"hex": "#78dc91",
"rgb": {
"r": 120,
"g": 220,
"b": 145
},
"hsl": {
"h": 135,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.81443,
"c": 0.14198,
"h": 150.3
},
"luminance": 0.57224
}Semantic roles & 50–950 ramp
primary
#78DC91
secondary
#AF4996
accent
#1F9DC6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101611
muted
#808481