#78D595#78D595
#78D595 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.128 H 152.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #78D595 |
|---|---|
| RGB | rgb(120, 213, 149) |
| HSL | hsl(139, 53%, 65%) |
| HSV | hsv(139, 44%, 84%) |
| CMYK | cmyk(43.7%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(78.32, -41.57, 23.23) |
| CIE-LCH | lch(78.32, 47.62, 150.80°) |
| OKLab | oklab(79.85% -0.1135 0.0588) |
| OKLCH | oklch(79.85% 0.128 152.6) |
| XYZ | xyz(36.9624, 53.7489, 36.8548) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.15
Emerald
#50C878
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 5.57
Soft Green
#6FC276
ΔE00 5.85
Aqua Green
#12E193
ΔE00 6.56
Seaweed
#18D17B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D595 #D578B8
analogous
#89D578 #78D595 #78D5C4
triadic
#78D595 #9578D5 #D59578
tetradic
#78D595 #7889D5 #D578B8 #D5C478
square
#78D595 #7889D5 #D578B8 #D5C478
split-complementary
#78D595 #C478D5 #D57889
monochromatic
#32A154 #49C670 #78D595 #A7E4BA #D5F2DE
Accessibility & contrast
On white
1.79
#78D595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#78D595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D595
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D595 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C891
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#65D3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #78d595; /* rgb */ color: rgb(120, 213, 149); /* oklch */ color: oklch(79.8% 0.128 152.6);
Tailwind
colors: {
custom: {
50: '#a3e2b4',
500: '#78d595',
950: '#000000',
},
}SCSS
$custom: #78d595; $custom-light: #a3e2b4; $custom-dark: #000000;
JSON
{
"hex": "#78d595",
"rgb": {
"r": 120,
"g": 213,
"b": 149
},
"hsl": {
"h": 138.71,
"s": 52.542,
"l": 65.294
},
"oklch": {
"l": 0.79849,
"c": 0.12787,
"h": 152.6
},
"luminance": 0.53751
}Semantic roles & 50–950 ramp
primary
#78D595
secondary
#A54C89
accent
#2690C0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481