#78DF86#78DF86
#78DF86 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.157 H 147.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF86 |
|---|---|
| RGB | rgb(120, 223, 134) |
| HSL | hsl(128, 62%, 67%) |
| HSV | hsv(128, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(81.01, -48.40, 34.54) |
| CIE-LCH | lch(81.01, 59.46, 144.48°) |
| OKLab | oklab(81.96% -0.1315 0.0855) |
| OKLCH | oklch(81.96% 0.157 147) |
| XYZ | xyz(38.4343, 58.4869, 31.8135) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.58
Lightish Green
#61E160
ΔE00 5.48
Tealish Green
#0CDC73
ΔE00 5.74
Hospital Green
#9BE5AA
ΔE00 6.44
Emerald
#50C878
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF86 #DF78D1
analogous
#9EDF78 #78DF86 #78DFB9
triadic
#78DF86 #8678DF #DF8678
tetradic
#78DF86 #789EDF #DF78D1 #DFB978
square
#78DF86 #789EDF #DF78D1 #DFB978
split-complementary
#78DF86 #B978DF #DF789E
monochromatic
#2AB23D #47D35A #78DF86 #A9EBB2 #DBF6DF
Accessibility & contrast
On white
1.65
#78DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#78DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF86
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF86 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D3C58C
Tritanopia (blue-blind)
#67DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78df86; /* rgb */ color: rgb(120, 223, 134); /* oklch */ color: oklch(82.0% 0.157 147.0);
Tailwind
colors: {
custom: {
50: '#a5e9aa',
500: '#78df86',
950: '#000000',
},
}SCSS
$custom: #78df86; $custom-light: #a5e9aa; $custom-dark: #000000;
JSON
{
"hex": "#78df86",
"rgb": {
"r": 120,
"g": 223,
"b": 134
},
"hsl": {
"h": 128.155,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.8196,
"c": 0.15688,
"h": 147
},
"luminance": 0.5849
}Semantic roles & 50–950 ramp
primary
#78DF86
secondary
#B447A5
accent
#1CB2C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481