#8CD882#8CD882
#8CD882 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.2% C 0.140 H 141.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD882 |
|---|---|
| RGB | rgb(140, 216, 130) |
| HSL | hsl(113, 52%, 68%) |
| HSV | hsv(113, 40%, 85%) |
| CMYK | cmyk(35.2%, 0%, 39.8%, 15.3%) |
| CIE-LAB | lab(79.78, -40.05, 35.14) |
| CIE-LCH | lch(79.78, 53.28, 138.74°) |
| OKLab | oklab(81.18% -0.1093 0.0868) |
| OKLCH | oklch(81.18% 0.14 141.6) |
| XYZ | xyz(39.3988, 56.2970, 29.9052) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.99
Pistachio
#93C572
ΔE00 5.48
Soft Green
#6FC276
ΔE00 6.21
Hospital Green
#9BE5AA
ΔE00 6.52
Lightish Green
#61E160
ΔE00 6.59
Light Grey Green
#B7E1A1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD882 #CE82D8
analogous
#B7D882 #8CD882 #82D8A3
triadic
#8CD882 #828CD8 #D8828C
tetradic
#8CD882 #82B7D8 #CE82D8 #D8A382
square
#8CD882 #82B7D8 #CE82D8 #D8A382
split-complementary
#8CD882 #A382D8 #D882B7
monochromatic
#43AA35 #61C953 #8CD882 #B7E7B1 #E2F5DF
Accessibility & contrast
On white
1.71
#8CD882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#8CD882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD882
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD882 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#86D3C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd882; /* rgb */ color: rgb(140, 216, 130); /* oklch */ color: oklch(81.2% 0.140 141.6);
Tailwind
colors: {
custom: {
50: '#b0e4a7',
500: '#8cd882',
950: '#000000',
},
}SCSS
$custom: #8cd882; $custom-light: #b0e4a7; $custom-dark: #000000;
JSON
{
"hex": "#8cd882",
"rgb": {
"r": 140,
"g": 216,
"b": 130
},
"hsl": {
"h": 113.023,
"s": 52.439,
"l": 67.843
},
"oklch": {
"l": 0.81182,
"c": 0.13953,
"h": 141.6
},
"luminance": 0.56299
}Semantic roles & 50–950 ramp
primary
#8CD882
secondary
#A350AE
accent
#26C0AE
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480