#78D699#78D699
#78D699 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.2% C 0.126 H 154.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78D699 |
|---|---|
| RGB | rgb(120, 214, 153) |
| HSL | hsl(141, 53%, 65%) |
| HSV | hsv(141, 44%, 84%) |
| CMYK | cmyk(43.9%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(78.68, -41.28, 21.64) |
| CIE-LCH | lch(78.68, 46.60, 152.33°) |
| OKLab | oklab(80.17% -0.1129 0.0549) |
| OKLCH | oklch(80.17% 0.126 154.1) |
| XYZ | xyz(37.5395, 54.3835, 38.6497) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 4.96
Emerald
#50C878
ΔE00 6.04
Eucalyptus
#44D7A8
ΔE00 6.36
Soft Green
#6FC276
ΔE00 6.48
Aqua Green
#12E193
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D699 #D678B5
analogous
#86D678 #78D699 #78D6C8
triadic
#78D699 #9978D6 #D69978
tetradic
#78D699 #7886D6 #D678B5 #D6C878
square
#78D699 #7886D6 #D678B5 #D6C878
split-complementary
#78D699 #C878D6 #D67886
monochromatic
#31A259 #49C876 #78D699 #A7E4BC #D6F3E0
Accessibility & contrast
On white
1.77
#78D699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#78D699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D699
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D699 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#64D4C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #78d699; /* rgb */ color: rgb(120, 214, 153); /* oklch */ color: oklch(80.2% 0.126 154.1);
Tailwind
colors: {
custom: {
50: '#a3e3b7',
500: '#78d699',
950: '#000000',
},
}SCSS
$custom: #78d699; $custom-light: #a3e3b7; $custom-dark: #000000;
JSON
{
"hex": "#78d699",
"rgb": {
"r": 120,
"g": 214,
"b": 153
},
"hsl": {
"h": 141.064,
"s": 53.409,
"l": 65.49
},
"oklch": {
"l": 0.80174,
"c": 0.12558,
"h": 154.1
},
"luminance": 0.54386
}Semantic roles & 50–950 ramp
primary
#78D699
secondary
#A64C87
accent
#258AC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481