#8DDC8D#8DDC8D
#8DDC8D is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.4% C 0.134 H 144.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDC8D |
|---|---|
| RGB | rgb(141, 220, 141) |
| HSL | hsl(120, 53%, 71%) |
| HSV | hsv(120, 36%, 86%) |
| CMYK | cmyk(35.9%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(81.17, -39.85, 31.37) |
| CIE-LCH | lch(81.17, 50.71, 141.79°) |
| OKLab | oklab(82.37% -0.1086 0.0782) |
| OKLCH | oklch(82.37% 0.134 144.2) |
| XYZ | xyz(41.3836, 58.7701, 34.3573) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.81
Light Grey Green
#B7E1A1
ΔE00 6.45
Light Sea Green
#98F6B0
ΔE00 6.47
Soft Green
#6FC276
ΔE00 6.81
Pistachio
#93C572
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDC8D #DC8DDC
analogous
#B4DC8D #8DDC8D #8DDCB4
triadic
#8DDC8D #8D8DDC #DC8D8D
tetradic
#8DDC8D #8DB4DC #DC8DDC #DCB48D
square
#8DDC8D #8DB4DC #DC8DDC #DCB48D
split-complementary
#8DDC8D #B48DDC #DC8DB4
monochromatic
#38B738 #5ECE5E #8DDC8D #BCEABC #E8F8E8
Accessibility & contrast
On white
1.65
#8DDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#8DDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDC8D
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDC8D | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#84D8C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ddc8d; /* rgb */ color: rgb(141, 220, 141); /* oklch */ color: oklch(82.4% 0.134 144.2);
Tailwind
colors: {
custom: {
50: '#b1e7af',
500: '#8ddc8d',
950: '#000000',
},
}SCSS
$custom: #8ddc8d; $custom-light: #b1e7af; $custom-dark: #000000;
JSON
{
"hex": "#8ddc8d",
"rgb": {
"r": 141,
"g": 220,
"b": 141
},
"hsl": {
"h": 120,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.82374,
"c": 0.13384,
"h": 144.2
},
"luminance": 0.58772
}Semantic roles & 50–950 ramp
primary
#8DDC8D
secondary
#B35AB3
accent
#25C0C0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481