#78DB87#78DB87
#78DB87 is a light, vivid green. Relative luminance 0.564; OKLCH L 81.0% C 0.150 H 147.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #78DB87 |
|---|---|
| RGB | rgb(120, 219, 135) |
| HSL | hsl(129, 58%, 66%) |
| HSV | hsv(129, 45%, 86%) |
| CMYK | cmyk(45.2%, 0%, 38.4%, 14.1%) |
| CIE-LAB | lab(79.84, -46.56, 32.51) |
| CIE-LCH | lch(79.84, 56.79, 145.08°) |
| OKLab | oklab(81.01% -0.1266 0.0808) |
| OKLCH | oklch(81.01% 0.15 147.5) |
| XYZ | xyz(37.4483, 56.4028, 31.8305) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.84
Weird Green
#3AE57F
ΔE00 5.13
Emerald
#50C878
ΔE00 5.73
Tealish Green
#0CDC73
ΔE00 5.95
Soft Green
#6FC276
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DB87 #DB78CC
analogous
#9BDB78 #78DB87 #78DBB9
triadic
#78DB87 #8778DB #DB8778
tetradic
#78DB87 #789BDB #DB78CC #DBB978
square
#78DB87 #789BDB #DB78CC #DBB978
split-complementary
#78DB87 #B978DB #DB789B
monochromatic
#2EAB41 #48CE5C #78DB87 #A8E8B2 #D9F5DD
Accessibility & contrast
On white
1.71
#78DB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#78DB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DB87
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DB87 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#68D7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #78db87; /* rgb */ color: rgb(120, 219, 135); /* oklch */ color: oklch(81.0% 0.150 147.5);
Tailwind
colors: {
custom: {
50: '#a4e7ab',
500: '#78db87',
950: '#000000',
},
}SCSS
$custom: #78db87; $custom-light: #a4e7ab; $custom-dark: #000000;
JSON
{
"hex": "#78db87",
"rgb": {
"r": 120,
"g": 219,
"b": 135
},
"hsl": {
"h": 129.091,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.81013,
"c": 0.15016,
"h": 147.5
},
"luminance": 0.56405
}Semantic roles & 50–950 ramp
primary
#78DB87
secondary
#AE4A9F
accent
#20ACC5
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481