#78D799#78D799
#78D799 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.4% C 0.127 H 153.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #78D799 |
|---|---|
| RGB | rgb(120, 215, 153) |
| HSL | hsl(141, 54%, 66%) |
| HSV | hsv(141, 44%, 84%) |
| CMYK | cmyk(44.2%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(78.98, -41.72, 22.04) |
| CIE-LCH | lch(78.98, 47.18, 152.15°) |
| OKLab | oklab(80.41% -0.1141 0.0559) |
| OKLCH | oklch(80.41% 0.127 153.9) |
| XYZ | xyz(37.7934, 54.8912, 38.7344) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.84
Seafoam
#7FE0B3
ΔE00 4.86
Emerald
#50C878
ΔE00 6.07
Aqua Green
#12E193
ΔE00 6.36
Eucalyptus
#44D7A8
ΔE00 6.45
Soft Green
#6FC276
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D799 #D778B6
analogous
#86D778 #78D799 #78D7C8
triadic
#78D799 #9978D7 #D79978
tetradic
#78D799 #7886D7 #D778B6 #D7C878
square
#78D799 #7886D7 #D778B6 #D7C878
split-complementary
#78D799 #C878D7 #D77886
monochromatic
#31A459 #49C975 #78D799 #A7E5BD #D6F3E0
Accessibility & contrast
On white
1.75
#78D799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#78D799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D799
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D799 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#64D5C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #78d799; /* rgb */ color: rgb(120, 215, 153); /* oklch */ color: oklch(80.4% 0.127 153.9);
Tailwind
colors: {
custom: {
50: '#a3e4b7',
500: '#78d799',
950: '#000000',
},
}SCSS
$custom: #78d799; $custom-light: #a3e4b7; $custom-dark: #000000;
JSON
{
"hex": "#78d799",
"rgb": {
"r": 120,
"g": 215,
"b": 153
},
"hsl": {
"h": 140.842,
"s": 54.286,
"l": 65.686
},
"oklch": {
"l": 0.80413,
"c": 0.12706,
"h": 153.9
},
"luminance": 0.54894
}Semantic roles & 50–950 ramp
primary
#78D799
secondary
#A84B88
accent
#248BC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481