#78D196#78D196
#78D196 is a light, vivid green. Relative luminance 0.518; OKLCH L 78.9% C 0.121 H 153.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #78D196 |
|---|---|
| RGB | rgb(120, 209, 150) |
| HSL | hsl(140, 49%, 65%) |
| HSV | hsv(140, 43%, 82%) |
| CMYK | cmyk(42.6%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.16, -39.61, 21.12) |
| CIE-LCH | lch(77.16, 44.89, 151.94°) |
| OKLab | oklab(78.91% -0.1084 0.0536) |
| OKLCH | oklch(78.91% 0.121 153.7) |
| XYZ | xyz(36.0488, 51.7936, 36.9458) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.39
Emerald
#50C878
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 5.71
Soft Green
#6FC276
ΔE00 5.71
Eucalyptus
#44D7A8
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D196 #D178B3
analogous
#87D178 #78D196 #78D1C3
triadic
#78D196 #9678D1 #D19678
tetradic
#78D196 #7887D1 #D178B3 #D1C378
square
#78D196 #7887D1 #D178B3 #D1C378
split-complementary
#78D196 #C378D1 #D17887
monochromatic
#359A57 #4AC172 #78D196 #A6E1BA #D3F0DD
Accessibility & contrast
On white
1.85
#78D196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#78D196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D196
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D196 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C3BB99
Tritanopia (blue-blind)
#66CFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #78d196; /* rgb */ color: rgb(120, 209, 150); /* oklch */ color: oklch(78.9% 0.121 153.7);
Tailwind
colors: {
custom: {
50: '#a3dfb5',
500: '#78d196',
950: '#000000',
},
}SCSS
$custom: #78d196; $custom-light: #a3dfb5; $custom-dark: #000000;
JSON
{
"hex": "#78d196",
"rgb": {
"r": 120,
"g": 209,
"b": 150
},
"hsl": {
"h": 140.225,
"s": 49.171,
"l": 64.51
},
"oklch": {
"l": 0.78914,
"c": 0.12096,
"h": 153.7
},
"luminance": 0.51796
}Semantic roles & 50–950 ramp
primary
#78D196
secondary
#9F4E84
accent
#298BBC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481