#8CD38B#8CD38B
#8CD38B is a light, vivid green. Relative luminance 0.540; OKLCH L 80.2% C 0.123 H 144.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD38B |
|---|---|
| RGB | rgb(140, 211, 139) |
| HSL | hsl(119, 45%, 69%) |
| HSV | hsv(119, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 34.1%, 17.3%) |
| CIE-LAB | lab(78.48, -36.42, 28.81) |
| CIE-LCH | lch(78.48, 46.44, 141.65°) |
| OKLab | oklab(80.17% -0.0993 0.0721) |
| OKLCH | oklch(80.17% 0.123 144) |
| XYZ | xyz(38.7680, 54.0262, 32.8065) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.19
Hospital Green
#9BE5AA
ΔE00 5.42
Pistachio
#93C572
ΔE00 5.52
Light Grey Green
#B7E1A1
ΔE00 6.61
Lightgreen
#90EE90
ΔE00 6.64
Emerald
#50C878
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD38B #D28BD3
analogous
#B0D38B #8CD38B #8BD3AE
triadic
#8CD38B #8B8CD3 #D38B8C
tetradic
#8CD38B #8BB0D3 #D28BD3 #D3AE8B
square
#8CD38B #8BB0D3 #D28BD3 #D3AE8B
split-complementary
#8CD38B #AE8BD3 #D38BB0
monochromatic
#40A53F #60C25F #8CD38B #B8E4B7 #E4F5E4
Accessibility & contrast
On white
1.78
#8CD38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#8CD38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD38B
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD38B | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C686
Deuteranopia (green-blind)
#CBBF8F
Tritanopia (blue-blind)
#85CFC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cd38b; /* rgb */ color: rgb(140, 211, 139); /* oklch */ color: oklch(80.2% 0.123 144.0);
Tailwind
colors: {
custom: {
50: '#b0e1ad',
500: '#8cd38b',
950: '#000000',
},
}SCSS
$custom: #8cd38b; $custom-light: #b0e1ad; $custom-dark: #000000;
JSON
{
"hex": "#8cd38b",
"rgb": {
"r": 140,
"g": 211,
"b": 139
},
"hsl": {
"h": 119.167,
"s": 45,
"l": 68.627
},
"oklch": {
"l": 0.80171,
"c": 0.12273,
"h": 144
},
"luminance": 0.54028
}Semantic roles & 50–950 ramp
primary
#8CD38B
secondary
#A859A9
accent
#2DB8B6
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481