#8CD38D#8CD38D
#8CD38D is a light, vivid green. Relative luminance 0.541; OKLCH L 80.2% C 0.121 H 144.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD38D |
|---|---|
| RGB | rgb(140, 211, 141) |
| HSL | hsl(121, 45%, 69%) |
| HSV | hsv(121, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 33.2%, 17.3%) |
| CIE-LAB | lab(78.51, -36.10, 27.82) |
| CIE-LCH | lch(78.51, 45.58, 142.38°) |
| OKLab | oklab(80.21% -0.0984 0.0698) |
| OKLCH | oklch(80.21% 0.121 144.7) |
| XYZ | xyz(38.9155, 54.0852, 33.5831) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.17
Soft Green
#6FC276
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.60
Emerald
#50C878
ΔE00 6.77
Lightgreen
#90EE90
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD38D #D38CD2
analogous
#AFD38C #8CD38D #8CD3B1
triadic
#8CD38D #8D8CD3 #D38D8C
tetradic
#8CD38D #8CAFD3 #D38CD2 #D3B18C
square
#8CD38D #8CAFD3 #D38CD2 #D3B18C
split-complementary
#8CD38D #B18CD3 #D38CAF
monochromatic
#3FA541 #60C261 #8CD38D #B8E4B9 #E5F5E5
Accessibility & contrast
On white
1.78
#8CD38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#8CD38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD38D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD38D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C788
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#84CFC1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cd38d; /* rgb */ color: rgb(140, 211, 141); /* oklch */ color: oklch(80.2% 0.121 144.7);
Tailwind
colors: {
custom: {
50: '#b0e1af',
500: '#8cd38d',
950: '#000000',
},
}SCSS
$custom: #8cd38d; $custom-light: #b0e1af; $custom-dark: #000000;
JSON
{
"hex": "#8cd38d",
"rgb": {
"r": 140,
"g": 211,
"b": 141
},
"hsl": {
"h": 120.845,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.8021,
"c": 0.12067,
"h": 144.7
},
"luminance": 0.54087
}Semantic roles & 50–950 ramp
primary
#8CD38D
secondary
#A95AA8
accent
#2EB6B8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481