#8DD39E#8DD39E
#8DD39E is a light, moderate green. Relative luminance 0.547; OKLCH L 80.6% C 0.103 H 151.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD39E |
|---|---|
| RGB | rgb(141, 211, 158) |
| HSL | hsl(135, 44%, 69%) |
| HSV | hsv(135, 33%, 83%) |
| CMYK | cmyk(33.2%, 0%, 25.1%, 17.3%) |
| CIE-LAB | lab(78.88, -32.87, 19.43) |
| CIE-LCH | lch(78.88, 38.18, 149.41°) |
| OKLab | oklab(80.63% -0.0901 0.0495) |
| OKLCH | oklch(80.63% 0.103 151.2) |
| XYZ | xyz(40.4481, 54.7178, 40.7715) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 5.24
Darkseagreen
#8FBC8F
ΔE00 6.37
Light Teal
#90E4C1
ΔE00 6.98
Mint
#AAF0C1
ΔE00 7.12
Soft Green
#6FC276
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD39E #D38DC2
analogous
#9FD38D #8DD39E #8DD3C1
triadic
#8DD39E #9E8DD3 #D39E8D
tetradic
#8DD39E #8D9FD3 #D38DC2 #D3C18D
square
#8DD39E #8D9FD3 #D38DC2 #D3C18D
split-complementary
#8DD39E #C18DD3 #D38D9F
monochromatic
#40A659 #61C278 #8DD39E #B9E4C4 #E5F5E9
Accessibility & contrast
On white
1.76
#8DD39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8DD39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD39E
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD39E | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C89B
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#82D1C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dd39e; /* rgb */ color: rgb(141, 211, 158); /* oklch */ color: oklch(80.6% 0.103 151.2);
Tailwind
colors: {
custom: {
50: '#b0e1ba',
500: '#8dd39e',
950: '#000000',
},
}SCSS
$custom: #8dd39e; $custom-light: #b0e1ba; $custom-dark: #000000;
JSON
{
"hex": "#8dd39e",
"rgb": {
"r": 141,
"g": 211,
"b": 158
},
"hsl": {
"h": 134.571,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.80625,
"c": 0.10287,
"h": 151.2
},
"luminance": 0.5472
}Semantic roles & 50–950 ramp
primary
#8DD39E
secondary
#A95B96
accent
#2E96B7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481