#8DD59E#8DD59E
#8DD59E is a light, moderate green. Relative luminance 0.557; OKLCH L 81.1% C 0.106 H 150.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD59E |
|---|---|
| RGB | rgb(141, 213, 158) |
| HSL | hsl(134, 46%, 69%) |
| HSV | hsv(134, 34%, 84%) |
| CMYK | cmyk(33.8%, 0%, 25.8%, 16.5%) |
| CIE-LAB | lab(79.45, -33.80, 20.22) |
| CIE-LCH | lch(79.45, 39.39, 149.11°) |
| OKLab | oklab(81.09% -0.0926 0.0515) |
| OKLCH | oklch(81.09% 0.106 150.9) |
| XYZ | xyz(40.9481, 55.7177, 40.9381) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 5.14
Mint
#AAF0C1
ΔE00 6.85
Darkseagreen
#8FBC8F
ΔE00 6.89
Light Teal
#90E4C1
ΔE00 7.00
Soft Green
#6FC276
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD59E #D58DC4
analogous
#A0D58D #8DD59E #8DD5C2
triadic
#8DD59E #9E8DD5 #D59E8D
tetradic
#8DD59E #8DA0D5 #D58DC4 #D5C28D
square
#8DD59E #8DA0D5 #D58DC4 #D5C28D
split-complementary
#8DD59E #C28DD5 #D58DA0
monochromatic
#3EA958 #60C578 #8DD59E #BAE5C4 #E6F6EA
Accessibility & contrast
On white
1.73
#8DD59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#8DD59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD59E
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD59E | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CA9B
Deuteranopia (green-blind)
#CAC2A1
Tritanopia (blue-blind)
#82D3C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8dd59e; /* rgb */ color: rgb(141, 213, 158); /* oklch */ color: oklch(81.1% 0.106 150.9);
Tailwind
colors: {
custom: {
50: '#b0e2ba',
500: '#8dd59e',
950: '#000000',
},
}SCSS
$custom: #8dd59e; $custom-light: #b0e2ba; $custom-dark: #000000;
JSON
{
"hex": "#8dd59e",
"rgb": {
"r": 141,
"g": 213,
"b": 158
},
"hsl": {
"h": 134.167,
"s": 46.154,
"l": 69.412
},
"oklch": {
"l": 0.81088,
"c": 0.10601,
"h": 150.9
},
"luminance": 0.5572
}Semantic roles & 50–950 ramp
primary
#8DD59E
secondary
#AB5B98
accent
#2C98B9
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481