#8DDC8A#8DDC8A
#8DDC8A is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.3% C 0.137 H 143.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDC8A |
|---|---|
| RGB | rgb(141, 220, 138) |
| HSL | hsl(118, 54%, 70%) |
| HSV | hsv(118, 37%, 86%) |
| CMYK | cmyk(35.9%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.12, -40.31, 32.83) |
| CIE-LCH | lch(81.12, 51.99, 140.84°) |
| OKLab | oklab(82.32% -0.1099 0.0816) |
| OKLCH | oklch(82.32% 0.137 143.4) |
| XYZ | xyz(41.1634, 58.6820, 33.1976) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.18
Hospital Green
#9BE5AA
ΔE00 5.30
Light Grey Green
#B7E1A1
ΔE00 6.56
Pistachio
#93C572
ΔE00 6.62
Light Sea Green
#98F6B0
ΔE00 6.76
Soft Green
#6FC276
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDC8A #D98ADC
analogous
#B6DC8A #8DDC8A #8ADCB0
triadic
#8DDC8A #8A8DDC #DC8A8D
tetradic
#8DDC8A #8AB6DC #D98ADC #DCB08A
square
#8DDC8A #8AB6DC #D98ADC #DCB08A
split-complementary
#8DDC8A #B08ADC #DC8AB6
monochromatic
#3BB536 #5FCE5B #8DDC8A #BBEAB9 #E8F8E7
Accessibility & contrast
On white
1.65
#8DDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#8DDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDC8A
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDC8A | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#85D7C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8ddc8a; /* rgb */ color: rgb(141, 220, 138); /* oklch */ color: oklch(82.3% 0.137 143.4);
Tailwind
colors: {
custom: {
50: '#b1e7ad',
500: '#8ddc8a',
950: '#000000',
},
}SCSS
$custom: #8ddc8a; $custom-light: #b1e7ad; $custom-dark: #000000;
JSON
{
"hex": "#8ddc8a",
"rgb": {
"r": 141,
"g": 220,
"b": 138
},
"hsl": {
"h": 117.805,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82319,
"c": 0.13687,
"h": 143.4
},
"luminance": 0.58684
}Semantic roles & 50–950 ramp
primary
#8DDC8A
secondary
#B057B3
accent
#24C1BC
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481