#8DD78F#8DD78F
#8DD78F is a light, vivid green. Relative luminance 0.562; OKLCH L 81.2% C 0.124 H 144.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD78F |
|---|---|
| RGB | rgb(141, 215, 143) |
| HSL | hsl(122, 48%, 70%) |
| HSV | hsv(122, 34%, 84%) |
| CMYK | cmyk(34.4%, 0%, 33.5%, 15.7%) |
| CIE-LAB | lab(79.75, -37.28, 28.46) |
| CIE-LCH | lch(79.75, 46.90, 142.65°) |
| OKLab | oklab(81.24% -0.1017 0.0713) |
| OKLCH | oklch(81.24% 0.124 144.9) |
| XYZ | xyz(40.2410, 56.2448, 34.7173) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 5.86
Soft Green
#6FC276
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.33
Pistachio
#93C572
ΔE00 6.36
Emerald
#50C878
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD78F #D78DD5
analogous
#B0D78D #8DD78F #8DD7B4
triadic
#8DD78F #8F8DD7 #D78F8D
tetradic
#8DD78F #8DB0D7 #D78DD5 #D7B48D
square
#8DD78F #8DB0D7 #D78DD5 #D7B48D
split-complementary
#8DD78F #B48DD7 #D78DB0
monochromatic
#3DAD40 #60C762 #8DD78F #BAE7BC #E8F7E8
Accessibility & contrast
On white
1.71
#8DD78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#8DD78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD78F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD78F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#CEC393
Tritanopia (blue-blind)
#85D3C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd78f; /* rgb */ color: rgb(141, 215, 143); /* oklch */ color: oklch(81.2% 0.124 144.9);
Tailwind
colors: {
custom: {
50: '#b1e3b0',
500: '#8dd78f',
950: '#000000',
},
}SCSS
$custom: #8dd78f; $custom-light: #b1e3b0; $custom-dark: #000000;
JSON
{
"hex": "#8dd78f",
"rgb": {
"r": 141,
"g": 215,
"b": 143
},
"hsl": {
"h": 121.622,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.8124,
"c": 0.12419,
"h": 144.9
},
"luminance": 0.56247
}Semantic roles & 50–950 ramp
primary
#8DD78F
secondary
#AD5BAB
accent
#2AB7BB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481