#8CDC8D#8CDC8D
#8CDC8D is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.3% C 0.134 H 144.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDC8D |
|---|---|
| RGB | rgb(140, 220, 141) |
| HSL | hsl(121, 53%, 71%) |
| HSV | hsv(121, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(81.12, -40.16, 31.29) |
| CIE-LCH | lch(81.12, 50.91, 142.07°) |
| OKLab | oklab(82.32% -0.1094 0.078) |
| OKLCH | oklch(82.32% 0.134 144.5) |
| XYZ | xyz(41.2142, 58.6828, 34.3494) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.81
Light Sea Green
#98F6B0
ΔE00 6.45
Light Grey Green
#B7E1A1
ΔE00 6.56
Soft Green
#6FC276
ΔE00 6.77
Pistachio
#93C572
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDC8D #DC8CDB
analogous
#B3DC8C #8CDC8D #8CDCB5
triadic
#8CDC8D #8D8CDC #DC8D8C
tetradic
#8CDC8D #8CB3DC #DC8CDB #DCB58C
square
#8CDC8D #8CB3DC #DC8CDB #DCB58C
split-complementary
#8CDC8D #B58CDC #DC8CB3
monochromatic
#37B639 #5DCE5E #8CDC8D #BBEABC #E8F8E8
Accessibility & contrast
On white
1.65
#8CDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#8CDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDC8D
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDC8D | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#83D8C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cdc8d; /* rgb */ color: rgb(140, 220, 141); /* oklch */ color: oklch(82.3% 0.134 144.5);
Tailwind
colors: {
custom: {
50: '#b0e7af',
500: '#8cdc8d',
950: '#000000',
},
}SCSS
$custom: #8cdc8d; $custom-light: #b0e7af; $custom-dark: #000000;
JSON
{
"hex": "#8cdc8d",
"rgb": {
"r": 140,
"g": 220,
"b": 141
},
"hsl": {
"h": 120.75,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.82322,
"c": 0.13442,
"h": 144.5
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#8CDC8D
secondary
#B359B2
accent
#25BFC1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481