#78DF85#78DF85
#78DF85 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.158 H 146.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF85 |
|---|---|
| RGB | rgb(120, 223, 133) |
| HSL | hsl(128, 62%, 67%) |
| HSV | hsv(128, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.99, -48.56, 35.03) |
| CIE-LCH | lch(80.99, 59.87, 144.19°) |
| OKLab | oklab(81.94% -0.1319 0.0866) |
| OKLCH | oklch(81.94% 0.158 146.7) |
| XYZ | xyz(38.3649, 58.4591, 31.4479) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.58
Lightish Green
#61E160
ΔE00 5.32
Tealish Green
#0CDC73
ΔE00 5.72
Palegreen
#98FB98
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF85 #DF78D2
analogous
#9EDF78 #78DF85 #78DFB9
triadic
#78DF85 #8578DF #DF8578
tetradic
#78DF85 #789EDF #DF78D2 #DFB978
square
#78DF85 #789EDF #DF78D2 #DFB978
split-complementary
#78DF85 #B978DF #DF789E
monochromatic
#2AB23B #47D358 #78DF85 #A9EBB2 #DBF6DE
Accessibility & contrast
On white
1.65
#78DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#78DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF85
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF85 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7F
Deuteranopia (green-blind)
#D3C58B
Tritanopia (blue-blind)
#68DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78df85; /* rgb */ color: rgb(120, 223, 133); /* oklch */ color: oklch(81.9% 0.158 146.7);
Tailwind
colors: {
custom: {
50: '#a5e9a9',
500: '#78df85',
950: '#000000',
},
}SCSS
$custom: #78df85; $custom-light: #a5e9a9; $custom-dark: #000000;
JSON
{
"hex": "#78df85",
"rgb": {
"r": 120,
"g": 223,
"b": 133
},
"hsl": {
"h": 127.573,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.81942,
"c": 0.15784,
"h": 146.7
},
"luminance": 0.58462
}Semantic roles & 50–950 ramp
primary
#78DF85
secondary
#B447A6
accent
#1CB4C9
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481