#8CDC83#8CDC83
#8CDC83 is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.1% C 0.144 H 141.9°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDC83 |
|---|---|
| RGB | rgb(140, 220, 131) |
| HSL | hsl(114, 56%, 69%) |
| HSV | hsv(114, 40%, 86%) |
| CMYK | cmyk(36.4%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.96, -41.67, 36.16) |
| CIE-LCH | lch(80.96, 55.17, 139.05°) |
| OKLab | oklab(82.14% -0.1137 0.0892) |
| OKLCH | oklch(82.14% 0.144 141.9) |
| XYZ | xyz(40.5035, 58.3985, 30.6062) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.04
Lightish Green
#61E160
ΔE00 6.05
Pistachio
#93C572
ΔE00 6.34
Hospital Green
#9BE5AA
ΔE00 6.43
Palegreen
#98FB98
ΔE00 6.73
Fresh Green
#69D84F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDC83 #D383DC
analogous
#B9DC83 #8CDC83 #83DCA7
triadic
#8CDC83 #838CDC #DC838C
tetradic
#8CDC83 #83B9DC #D383DC #DCA783
square
#8CDC83 #83B9DC #D383DC #DCA783
split-complementary
#8CDC83 #A783DC #DC83B9
monochromatic
#3FB232 #60CF53 #8CDC83 #B8E9B3 #E5F7E2
Accessibility & contrast
On white
1.66
#8CDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#8CDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDC83
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDC83 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7D
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#85D7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cdc83; /* rgb */ color: rgb(140, 220, 131); /* oklch */ color: oklch(82.1% 0.144 141.9);
Tailwind
colors: {
custom: {
50: '#b1e7a8',
500: '#8cdc83',
950: '#000000',
},
}SCSS
$custom: #8cdc83; $custom-light: #b1e7a8; $custom-dark: #000000;
JSON
{
"hex": "#8cdc83",
"rgb": {
"r": 140,
"g": 220,
"b": 131
},
"hsl": {
"h": 113.933,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.82143,
"c": 0.14447,
"h": 141.9
},
"luminance": 0.58401
}Semantic roles & 50–950 ramp
primary
#8CDC83
secondary
#A950B3
accent
#22C4B3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111610
muted
#818480