#78DF80#78DF80
#78DF80 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.9% C 0.163 H 145.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF80 |
|---|---|
| RGB | rgb(120, 223, 128) |
| HSL | hsl(125, 62%, 67%) |
| HSV | hsv(125, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.92, -49.32, 37.44) |
| CIE-LCH | lch(80.92, 61.92, 142.80°) |
| OKLab | oklab(81.86% -0.134 0.0921) |
| OKLCH | oklch(81.86% 0.163 145.5) |
| XYZ | xyz(38.0276, 58.3242, 29.6717) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.87
Lightish Green
#61E160
ΔE00 4.55
Weird Green
#3AE57F
ΔE00 4.64
Tealish Green
#0CDC73
ΔE00 5.69
Fresh Green
#69D84F
ΔE00 6.13
Palegreen
#98FB98
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF80 #DF78D7
analogous
#A4DF78 #78DF80 #78DFB3
triadic
#78DF80 #8078DF #DF8078
tetradic
#78DF80 #78A4DF #DF78D7 #DFB378
square
#78DF80 #78A4DF #DF78D7 #DFB378
split-complementary
#78DF80 #B378DF #DF78A4
monochromatic
#2AB235 #47D351 #78DF80 #A9EBAF #DBF6DD
Accessibility & contrast
On white
1.66
#78DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#78DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF80
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF80 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#69DAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78df80; /* rgb */ color: rgb(120, 223, 128); /* oklch */ color: oklch(81.9% 0.163 145.5);
Tailwind
colors: {
custom: {
50: '#a5eaa6',
500: '#78df80',
950: '#000000',
},
}SCSS
$custom: #78df80; $custom-light: #a5eaa6; $custom-dark: #000000;
JSON
{
"hex": "#78df80",
"rgb": {
"r": 120,
"g": 223,
"b": 128
},
"hsl": {
"h": 124.66,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.81857,
"c": 0.16261,
"h": 145.5
},
"luminance": 0.58327
}Semantic roles & 50–950 ramp
primary
#78DF80
secondary
#B447AB
accent
#1CBCC9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480