#8CD883#8CD883
#8CD883 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.2% C 0.139 H 141.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD883 |
|---|---|
| RGB | rgb(140, 216, 131) |
| HSL | hsl(114, 52%, 68%) |
| HSV | hsv(114, 39%, 85%) |
| CMYK | cmyk(35.2%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(79.80, -39.90, 34.65) |
| CIE-LCH | lch(79.80, 52.85, 139.03°) |
| OKLab | oklab(81.2% -0.1088 0.0857) |
| OKLCH | oklch(81.2% 0.139 141.8) |
| XYZ | xyz(39.4662, 56.3239, 30.2604) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.99
Pistachio
#93C572
ΔE00 5.53
Soft Green
#6FC276
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.36
Lightish Green
#61E160
ΔE00 6.71
Light Grey Green
#B7E1A1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD883 #CF83D8
analogous
#B6D883 #8CD883 #83D8A4
triadic
#8CD883 #838CD8 #D8838C
tetradic
#8CD883 #83B6D8 #CF83D8 #D8A483
square
#8CD883 #83B6D8 #CF83D8 #D8A483
split-complementary
#8CD883 #A483D8 #D883B6
monochromatic
#42AB36 #61C954 #8CD883 #B7E7B2 #E2F5E0
Accessibility & contrast
On white
1.71
#8CD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#8CD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD883
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD883 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#85D3C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd883; /* rgb */ color: rgb(140, 216, 131); /* oklch */ color: oklch(81.2% 0.139 141.8);
Tailwind
colors: {
custom: {
50: '#b0e4a8',
500: '#8cd883',
950: '#000000',
},
}SCSS
$custom: #8cd883; $custom-light: #b0e4a8; $custom-dark: #000000;
JSON
{
"hex": "#8cd883",
"rgb": {
"r": 140,
"g": 216,
"b": 131
},
"hsl": {
"h": 113.647,
"s": 52.147,
"l": 68.039
},
"oklch": {
"l": 0.81199,
"c": 0.13851,
"h": 141.8
},
"luminance": 0.56326
}Semantic roles & 50–950 ramp
primary
#8CD883
secondary
#A451AE
accent
#26C0AF
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480