#78D596#78D596
#78D596 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.9% C 0.127 H 153.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78D596 |
|---|---|
| RGB | rgb(120, 213, 150) |
| HSL | hsl(139, 53%, 65%) |
| HSV | hsv(139, 44%, 84%) |
| CMYK | cmyk(43.7%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(78.33, -41.39, 22.73) |
| CIE-LCH | lch(78.33, 47.22, 151.22°) |
| OKLab | oklab(79.87% -0.1131 0.0576) |
| OKLCH | oklch(79.87% 0.127 153) |
| XYZ | xyz(37.0426, 53.7810, 37.2771) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.38
Emerald
#50C878
ΔE00 5.64
Soft Green
#6FC276
ΔE00 5.98
Aqua Green
#12E193
ΔE00 6.58
Seaweed
#18D17B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D596 #D578B7
analogous
#88D578 #78D596 #78D5C4
triadic
#78D596 #9678D5 #D59678
tetradic
#78D596 #7888D5 #D578B7 #D5C478
square
#78D596 #7888D5 #D578B7 #D5C478
split-complementary
#78D596 #C478D5 #D57888
monochromatic
#32A156 #49C672 #78D596 #A7E4BA #D5F2DF
Accessibility & contrast
On white
1.79
#78D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#78D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D596
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D596 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C892
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#65D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78d596; /* rgb */ color: rgb(120, 213, 150); /* oklch */ color: oklch(79.9% 0.127 153.0);
Tailwind
colors: {
custom: {
50: '#a3e2b5',
500: '#78d596',
950: '#000000',
},
}SCSS
$custom: #78d596; $custom-light: #a3e2b5; $custom-dark: #000000;
JSON
{
"hex": "#78d596",
"rgb": {
"r": 120,
"g": 213,
"b": 150
},
"hsl": {
"h": 139.355,
"s": 52.542,
"l": 65.294
},
"oklch": {
"l": 0.7987,
"c": 0.12692,
"h": 153
},
"luminance": 0.53784
}Semantic roles & 50–950 ramp
primary
#78D596
secondary
#A54C88
accent
#268EC0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481