#78DF83#78DF83
#78DF83 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.160 H 146.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #78DF83 |
|---|---|
| RGB | rgb(120, 223, 131) |
| HSL | hsl(126, 62%, 67%) |
| HSV | hsv(126, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.96, -48.87, 35.99) |
| CIE-LCH | lch(80.96, 60.69, 143.63°) |
| OKLab | oklab(81.91% -0.1328 0.0888) |
| OKLCH | oklch(81.91% 0.16 146.2) |
| XYZ | xyz(38.2280, 58.4044, 30.7271) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.88
Weird Green
#3AE57F
ΔE00 4.58
Lightish Green
#61E160
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.69
Palegreen
#98FB98
ΔE00 6.47
Fresh Green
#69D84F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78DF83 #DF78D4
analogous
#A0DF78 #78DF83 #78DFB7
triadic
#78DF83 #8378DF #DF8378
tetradic
#78DF83 #78A0DF #DF78D4 #DFB778
square
#78DF83 #78A0DF #DF78D4 #DFB778
split-complementary
#78DF83 #B778DF #DF78A0
monochromatic
#2AB239 #47D356 #78DF83 #A9EBB0 #DBF6DE
Accessibility & contrast
On white
1.66
#78DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#78DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78DF83
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78DF83 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#68DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #78df83; /* rgb */ color: rgb(120, 223, 131); /* oklch */ color: oklch(81.9% 0.160 146.2);
Tailwind
colors: {
custom: {
50: '#a5eaa8',
500: '#78df83',
950: '#000000',
},
}SCSS
$custom: #78df83; $custom-light: #a5eaa8; $custom-dark: #000000;
JSON
{
"hex": "#78df83",
"rgb": {
"r": 120,
"g": 223,
"b": 131
},
"hsl": {
"h": 126.408,
"s": 61.677,
"l": 67.255
},
"oklch": {
"l": 0.81907,
"c": 0.15975,
"h": 146.2
},
"luminance": 0.58407
}Semantic roles & 50–950 ramp
primary
#78DF83
secondary
#B447A8
accent
#1CB7C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480