#78DD84#78DD84
#78DD84 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.156 H 146.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #78DD84 |
|---|---|
| RGB | rgb(120, 221, 132) |
| HSL | hsl(127, 60%, 67%) |
| HSV | hsv(127, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(80.39, -47.88, 34.74) |
| CIE-LCH | lch(80.39, 59.16, 144.04°) |
| OKLab | oklab(81.44% -0.1301 0.0859) |
| OKLCH | oklch(81.44% 0.156 146.6) |
| XYZ | xyz(37.7649, 57.3693, 30.9087) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.29
Weird Green
#3AE57F
ΔE00 4.79
Lightish Green
#61E160
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.75
Emerald
#50C878
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DD84 #DD78D1
analogous
#9FDD78 #78DD84 #78DDB7
triadic
#78DD84 #8478DD #DD8478
tetradic
#78DD84 #789FDD #DD78D1 #DDB778
square
#78DD84 #789FDD #DD78D1 #DDB778
split-complementary
#78DD84 #B778DD #DD789F
monochromatic
#2CAF3C #47D157 #78DD84 #A9E9B1 #DAF6DD
Accessibility & contrast
On white
1.68
#78DD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#78DD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DD84
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DD84 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7E
Deuteranopia (green-blind)
#D1C48A
Tritanopia (blue-blind)
#68D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #78dd84; /* rgb */ color: rgb(120, 221, 132); /* oklch */ color: oklch(81.4% 0.156 146.6);
Tailwind
colors: {
custom: {
50: '#a4e8a9',
500: '#78dd84',
950: '#000000',
},
}SCSS
$custom: #78dd84; $custom-light: #a4e8a9; $custom-dark: #000000;
JSON
{
"hex": "#78dd84",
"rgb": {
"r": 120,
"g": 221,
"b": 132
},
"hsl": {
"h": 127.129,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.81442,
"c": 0.15594,
"h": 146.6
},
"luminance": 0.57372
}Semantic roles & 50–950 ramp
primary
#78DD84
secondary
#B148A4
accent
#1EB3C7
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480