#8CD39D#8CD39D
#8CD39D is a light, moderate green. Relative luminance 0.546; OKLCH L 80.5% C 0.105 H 151.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD39D |
|---|---|
| RGB | rgb(140, 211, 157) |
| HSL | hsl(134, 45%, 69%) |
| HSV | hsv(134, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 25.6%, 17.3%) |
| CIE-LAB | lab(78.81, -33.36, 19.85) |
| CIE-LCH | lch(78.81, 38.82, 149.24°) |
| OKLab | oklab(80.55% -0.0914 0.0506) |
| OKLCH | oklch(80.55% 0.105 151.1) |
| XYZ | xyz(40.1931, 54.5963, 40.3121) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.26
Seafoam
#7FE0B3
ΔE00 5.30
Darkseagreen
#8FBC8F
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.99
Light Teal
#90E4C1
ΔE00 7.13
Mint
#AAF0C1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD39D #D38CC2
analogous
#9FD38C #8CD39D #8CD3C1
triadic
#8CD39D #9D8CD3 #D39D8C
tetradic
#8CD39D #8C9FD3 #D38CC2 #D3C18C
square
#8CD39D #8C9FD3 #D38CC2 #D3C18C
split-complementary
#8CD39D #C18CD3 #D38C9F
monochromatic
#3FA558 #60C277 #8CD39D #B8E4C3 #E5F5E8
Accessibility & contrast
On white
1.76
#8CD39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#8CD39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD39D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD39D | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C89A
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#81D1C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd39d; /* rgb */ color: rgb(140, 211, 157); /* oklch */ color: oklch(80.5% 0.105 151.1);
Tailwind
colors: {
custom: {
50: '#b0e1ba',
500: '#8cd39d',
950: '#000000',
},
}SCSS
$custom: #8cd39d; $custom-light: #b0e1ba; $custom-dark: #000000;
JSON
{
"hex": "#8cd39d",
"rgb": {
"r": 140,
"g": 211,
"b": 157
},
"hsl": {
"h": 134.366,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.80548,
"c": 0.10451,
"h": 151.1
},
"luminance": 0.54598
}Semantic roles & 50–950 ramp
primary
#8CD39D
secondary
#A95A96
accent
#2E97B8
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481