#8DD58E#8DD58E
#8DD58E is a light, vivid green. Relative luminance 0.552; OKLCH L 80.8% C 0.122 H 144.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD58E |
|---|---|
| RGB | rgb(141, 213, 142) |
| HSL | hsl(121, 46%, 69%) |
| HSV | hsv(121, 34%, 84%) |
| CMYK | cmyk(33.8%, 0%, 33.3%, 16.5%) |
| CIE-LAB | lab(79.16, -36.53, 28.18) |
| CIE-LCH | lch(79.16, 46.14, 142.36°) |
| OKLab | oklab(80.75% -0.0996 0.0707) |
| OKLCH | oklch(80.75% 0.122 144.7) |
| XYZ | xyz(39.6595, 55.2023, 34.1514) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.86
Soft Green
#6FC276
ΔE00 5.64
Pistachio
#93C572
ΔE00 6.02
Lightgreen
#90EE90
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 6.39
Emerald
#50C878
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD58E #D58DD4
analogous
#B0D58D #8DD58E #8DD5B2
triadic
#8DD58E #8E8DD5 #D58E8D
tetradic
#8DD58E #8DB0D5 #D58DD4 #D5B28D
square
#8DD58E #8DB0D5 #D58DD4 #D5B28D
split-complementary
#8DD58E #B28DD5 #D58DB0
monochromatic
#3EA940 #60C562 #8DD58E #BAE5BA #E6F6E7
Accessibility & contrast
On white
1.74
#8DD58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8DD58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD58E
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD58E | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C889
Deuteranopia (green-blind)
#CDC192
Tritanopia (blue-blind)
#85D1C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dd58e; /* rgb */ color: rgb(141, 213, 142); /* oklch */ color: oklch(80.8% 0.122 144.7);
Tailwind
colors: {
custom: {
50: '#b1e2af',
500: '#8dd58e',
950: '#000000',
},
}SCSS
$custom: #8dd58e; $custom-light: #b1e2af; $custom-dark: #000000;
JSON
{
"hex": "#8dd58e",
"rgb": {
"r": 141,
"g": 213,
"b": 142
},
"hsl": {
"h": 120.833,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.80753,
"c": 0.12213,
"h": 144.7
},
"luminance": 0.55204
}Semantic roles & 50–950 ramp
primary
#8DD58E
secondary
#AB5BAA
accent
#2CB7B9
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481