#8DD978#8DD978
#8DD978 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.3% C 0.150 H 139.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD978 |
|---|---|
| RGB | rgb(141, 217, 120) |
| HSL | hsl(107, 56%, 66%) |
| HSV | hsv(107, 45%, 85%) |
| CMYK | cmyk(35%, 0%, 44.7%, 14.9%) |
| CIE-LAB | lab(79.98, -41.56, 40.40) |
| CIE-LCH | lch(79.98, 57.96, 135.81°) |
| OKLab | oklab(81.31% -0.1137 0.0984) |
| OKLCH | oklch(81.31% 0.15 139.1) |
| XYZ | xyz(39.1862, 56.6426, 26.6341) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.12
Pistachio
#93C572
ΔE00 5.48
Lightish Green
#61E160
ΔE00 5.55
Fresh Green
#69D84F
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 6.87
Light Moss Green
#A6C875
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD978 #C478D9
analogous
#BDD978 #8DD978 #78D993
triadic
#8DD978 #788DD9 #D9788D
tetradic
#8DD978 #78BDD9 #C478D9 #D99378
square
#8DD978 #78BDD9 #C478D9 #D99378
split-complementary
#8DD978 #9378D9 #D978BD
monochromatic
#49A72F #65CC48 #8DD978 #B5E6A8 #DEF4D8
Accessibility & contrast
On white
1.70
#8DD978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#8DD978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD978
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD978 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB70
Deuteranopia (green-blind)
#D3C47E
Tritanopia (blue-blind)
#88D3C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd978; /* rgb */ color: rgb(141, 217, 120); /* oklch */ color: oklch(81.3% 0.150 139.1);
Tailwind
colors: {
custom: {
50: '#b1e5a0',
500: '#8dd978',
950: '#000000',
},
}SCSS
$custom: #8dd978; $custom-light: #b1e5a0; $custom-dark: #000000;
JSON
{
"hex": "#8dd978",
"rgb": {
"r": 141,
"g": 217,
"b": 120
},
"hsl": {
"h": 107.01,
"s": 56.069,
"l": 66.078
},
"oklch": {
"l": 0.81307,
"c": 0.15042,
"h": 139.1
},
"luminance": 0.56644
}Semantic roles & 50–950 ramp
primary
#8DD978
secondary
#964AAB
accent
#22C4A1
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11160F
muted
#818480