#8DD397#8DD397
#8DD397 is a light, moderate green. Relative luminance 0.545; OKLCH L 80.5% C 0.110 H 148.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD397 |
|---|---|
| RGB | rgb(141, 211, 151) |
| HSL | hsl(129, 44%, 69%) |
| HSV | hsv(129, 33%, 83%) |
| CMYK | cmyk(33.2%, 0%, 28.4%, 17.3%) |
| CIE-LAB | lab(78.74, -34.11, 22.92) |
| CIE-LCH | lch(78.74, 41.10, 146.10°) |
| OKLab | oklab(80.47% -0.0932 0.0581) |
| OKLCH | oklch(80.47% 0.11 148.1) |
| XYZ | xyz(39.8627, 54.4837, 37.6882) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.28
Soft Green
#6FC276
ΔE00 6.17
Seafoam
#7FE0B3
ΔE00 6.41
Darkseagreen
#8FBC8F
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.79
Pistachio
#93C572
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD397 #D38DC9
analogous
#A6D38D #8DD397 #8DD3BA
triadic
#8DD397 #978DD3 #D3978D
tetradic
#8DD397 #8DA6D3 #D38DC9 #D3BA8D
square
#8DD397 #8DA6D3 #D38DC9 #D3BA8D
split-complementary
#8DD397 #BA8DD3 #D38DA6
monochromatic
#40A64E #61C26F #8DD397 #B9E4BF #E5F5E8
Accessibility & contrast
On white
1.77
#8DD397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#8DD397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD397
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD397 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C793
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#84D0C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8dd397; /* rgb */ color: rgb(141, 211, 151); /* oklch */ color: oklch(80.5% 0.110 148.1);
Tailwind
colors: {
custom: {
50: '#b0e1b6',
500: '#8dd397',
950: '#000000',
},
}SCSS
$custom: #8dd397; $custom-light: #b0e1b6; $custom-dark: #000000;
JSON
{
"hex": "#8dd397",
"rgb": {
"r": 141,
"g": 211,
"b": 151
},
"hsl": {
"h": 128.571,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.80471,
"c": 0.10984,
"h": 148.1
},
"luminance": 0.54486
}Semantic roles & 50–950 ramp
primary
#8DD397
secondary
#A95B9E
accent
#2EA4B7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481