#8CD486#8CD486
#8CD486 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.3% C 0.129 H 142.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD486 |
|---|---|
| RGB | rgb(140, 212, 134) |
| HSL | hsl(115, 48%, 68%) |
| HSV | hsv(115, 37%, 83%) |
| CMYK | cmyk(34%, 0%, 36.8%, 16.9%) |
| CIE-LAB | lab(78.68, -37.66, 31.66) |
| CIE-LCH | lch(78.68, 49.20, 139.94°) |
| OKLab | oklab(80.31% -0.1027 0.0788) |
| OKLCH | oklch(80.31% 0.129 142.5) |
| XYZ | xyz(38.6602, 54.3818, 31.0094) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.06
Soft Green
#6FC276
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 6.02
Lightgreen
#90EE90
ΔE00 6.09
Light Grey Green
#B7E1A1
ΔE00 6.71
Emerald
#50C878
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD486 #CE86D4
analogous
#B3D486 #8CD486 #86D4A7
triadic
#8CD486 #868CD4 #D4868C
tetradic
#8CD486 #86B3D4 #CE86D4 #D4A786
square
#8CD486 #86B3D4 #CE86D4 #D4A786
split-complementary
#8CD486 #A786D4 #D486B3
monochromatic
#43A53B #61C459 #8CD486 #B7E4B3 #E2F4E0
Accessibility & contrast
On white
1.77
#8CD486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#8CD486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD486
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD486 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C781
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#85D0C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd486; /* rgb */ color: rgb(140, 212, 134); /* oklch */ color: oklch(80.3% 0.129 142.5);
Tailwind
colors: {
custom: {
50: '#b0e1aa',
500: '#8cd486',
950: '#000000',
},
}SCSS
$custom: #8cd486; $custom-light: #b0e1aa; $custom-dark: #000000;
JSON
{
"hex": "#8cd486",
"rgb": {
"r": 140,
"g": 212,
"b": 134
},
"hsl": {
"h": 115.385,
"s": 47.561,
"l": 67.843
},
"oklch": {
"l": 0.80312,
"c": 0.12941,
"h": 142.5
},
"luminance": 0.54384
}Semantic roles & 50–950 ramp
primary
#8CD486
secondary
#A355A9
accent
#2BBBB0
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481