#78D797#78D797
#78D797 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.4% C 0.129 H 153.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #78D797 |
|---|---|
| RGB | rgb(120, 215, 151) |
| HSL | hsl(140, 54%, 66%) |
| HSV | hsv(140, 44%, 84%) |
| CMYK | cmyk(44.2%, 0%, 29.8%, 15.7%) |
| CIE-LAB | lab(78.94, -42.09, 23.04) |
| CIE-LCH | lch(78.94, 47.98, 151.30°) |
| OKLab | oklab(80.37% -0.115 0.0583) |
| OKLCH | oklch(80.37% 0.129 153.1) |
| XYZ | xyz(37.6296, 54.8257, 37.8717) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.87
Seafoam
#7FE0B3
ΔE00 5.26
Emerald
#50C878
ΔE00 5.83
Soft Green
#6FC276
ΔE00 6.31
Aqua Green
#12E193
ΔE00 6.31
Seaweed
#18D17B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D797 #D778B8
analogous
#88D778 #78D797 #78D7C6
triadic
#78D797 #9778D7 #D79778
tetradic
#78D797 #7888D7 #D778B8 #D7C678
square
#78D797 #7888D7 #D778B8 #D7C678
split-complementary
#78D797 #C678D7 #D77888
monochromatic
#31A456 #49C973 #78D797 #A7E5BB #D6F3E0
Accessibility & contrast
On white
1.76
#78D797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#78D797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D797
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D797 | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C993
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#64D5C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78d797; /* rgb */ color: rgb(120, 215, 151); /* oklch */ color: oklch(80.4% 0.129 153.1);
Tailwind
colors: {
custom: {
50: '#a4e4b6',
500: '#78d797',
950: '#000000',
},
}SCSS
$custom: #78d797; $custom-light: #a4e4b6; $custom-dark: #000000;
JSON
{
"hex": "#78d797",
"rgb": {
"r": 120,
"g": 215,
"b": 151
},
"hsl": {
"h": 139.579,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.8037,
"c": 0.12893,
"h": 153.1
},
"luminance": 0.54828
}Semantic roles & 50–950 ramp
primary
#78D797
secondary
#A84B8A
accent
#248EC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481