#78D080#78D080
#78D080 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.141 H 146.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #78D080 |
|---|---|
| RGB | rgb(120, 208, 128) |
| HSL | hsl(125, 48%, 64%) |
| HSV | hsv(125, 42%, 82%) |
| CMYK | cmyk(42.3%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.47, -42.97, 31.66) |
| CIE-LCH | lch(76.47, 53.38, 143.62°) |
| OKLab | oklab(78.23% -0.1169 0.0786) |
| OKLCH | oklch(78.23% 0.141 146.1) |
| XYZ | xyz(34.1961, 50.6611, 28.3946) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.55
Emerald
#50C878
ΔE00 4.31
Dark Mint
#48C072
ΔE00 5.98
Pistachio
#93C572
ΔE00 6.08
Seaweed
#18D17B
ΔE00 6.36
Fern
#63B76C
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78D080 #D078C8
analogous
#9CD078 #78D080 #78D0AC
triadic
#78D080 #8078D0 #D08078
tetradic
#78D080 #789CD0 #D078C8 #D0AC78
square
#78D080 #789CD0 #D078C8 #D0AC78
split-complementary
#78D080 #AC78D0 #D0789C
monochromatic
#35993E #4BC055 #78D080 #A5E0AB #D3F0D5
Accessibility & contrast
On white
1.89
#78D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#78D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78D080
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78D080 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C6B985
Tritanopia (blue-blind)
#6CCCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #78d080; /* rgb */ color: rgb(120, 208, 128); /* oklch */ color: oklch(78.2% 0.141 146.1);
Tailwind
colors: {
custom: {
50: '#a3dfa5',
500: '#78d080',
950: '#000000',
},
}SCSS
$custom: #78d080; $custom-light: #a3dfa5; $custom-dark: #000000;
JSON
{
"hex": "#78d080",
"rgb": {
"r": 120,
"g": 208,
"b": 128
},
"hsl": {
"h": 125.455,
"s": 48.352,
"l": 64.314
},
"oklch": {
"l": 0.7823,
"c": 0.14091,
"h": 146.1
},
"luminance": 0.50663
}Semantic roles & 50–950 ramp
primary
#78D080
secondary
#9E4E97
accent
#2AAEBC
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480