#8CDC8B#8CDC8B
#8CDC8B is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.3% C 0.136 H 143.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDC8B |
|---|---|
| RGB | rgb(140, 220, 139) |
| HSL | hsl(119, 54%, 70%) |
| HSV | hsv(119, 37%, 86%) |
| CMYK | cmyk(36.4%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(81.08, -40.47, 32.27) |
| CIE-LCH | lch(81.08, 51.76, 141.43°) |
| OKLab | oklab(82.29% -0.1103 0.0803) |
| OKLCH | oklch(82.29% 0.136 143.9) |
| XYZ | xyz(41.0668, 58.6238, 33.5727) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Hospital Green
#9BE5AA
ΔE00 5.13
Light Grey Green
#B7E1A1
ΔE00 6.63
Light Sea Green
#98F6B0
ΔE00 6.64
Pistachio
#93C572
ΔE00 6.76
Soft Green
#6FC276
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDC8B #DB8BDC
analogous
#B4DC8B #8CDC8B #8BDCB2
triadic
#8CDC8B #8B8CDC #DC8B8C
tetradic
#8CDC8B #8BB4DC #DB8BDC #DCB28B
square
#8CDC8B #8BB4DC #DB8BDC #DCB28B
split-complementary
#8CDC8B #B28BDC #DC8BB4
monochromatic
#38B637 #5DCE5C #8CDC8B #BBEABA #E8F8E7
Accessibility & contrast
On white
1.65
#8CDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#8CDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDC8B
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDC8B | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#83D8C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cdc8b; /* rgb */ color: rgb(140, 220, 139); /* oklch */ color: oklch(82.3% 0.136 143.9);
Tailwind
colors: {
custom: {
50: '#b0e7ad',
500: '#8cdc8b',
950: '#000000',
},
}SCSS
$custom: #8cdc8b; $custom-light: #b0e7ad; $custom-dark: #000000;
JSON
{
"hex": "#8cdc8b",
"rgb": {
"r": 140,
"g": 220,
"b": 139
},
"hsl": {
"h": 119.259,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.82285,
"c": 0.13643,
"h": 143.9
},
"luminance": 0.58626
}Semantic roles & 50–950 ramp
primary
#8CDC8B
secondary
#B258B3
accent
#24C1BF
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481