#8CD785#8CD785
#8CD785 is a light, vivid green. Relative luminance 0.559; OKLCH L 81.0% C 0.135 H 142.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD785 |
|---|---|
| RGB | rgb(140, 215, 133) |
| HSL | hsl(115, 51%, 68%) |
| HSV | hsv(115, 38%, 84%) |
| CMYK | cmyk(34.9%, 0%, 38.1%, 15.7%) |
| CIE-LAB | lab(79.54, -39.16, 33.30) |
| CIE-LCH | lch(79.54, 51.40, 139.62°) |
| OKLab | oklab(81% -0.1068 0.0826) |
| OKLCH | oklch(81% 0.135 142.3) |
| XYZ | xyz(39.3477, 55.8679, 30.8961) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.47
Soft Green
#6FC276
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.76
Emerald
#50C878
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD785 #D085D7
analogous
#B5D785 #8CD785 #85D7A7
triadic
#8CD785 #858CD7 #D7858C
tetradic
#8CD785 #85B5D7 #D085D7 #D7A785
square
#8CD785 #85B5D7 #D085D7 #D7A785
split-complementary
#8CD785 #A785D7 #D785B5
monochromatic
#41AA38 #61C857 #8CD785 #B7E6B3 #E3F5E1
Accessibility & contrast
On white
1.72
#8CD785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#8CD785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD785
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD785 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA7F
Deuteranopia (green-blind)
#D0C28A
Tritanopia (blue-blind)
#85D2C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd785; /* rgb */ color: rgb(140, 215, 133); /* oklch */ color: oklch(81.0% 0.135 142.3);
Tailwind
colors: {
custom: {
50: '#b0e4a9',
500: '#8cd785',
950: '#000000',
},
}SCSS
$custom: #8cd785; $custom-light: #b0e4a9; $custom-dark: #000000;
JSON
{
"hex": "#8cd785",
"rgb": {
"r": 140,
"g": 215,
"b": 133
},
"hsl": {
"h": 114.878,
"s": 50.617,
"l": 68.235
},
"oklch": {
"l": 0.80999,
"c": 0.13498,
"h": 142.3
},
"luminance": 0.5587
}Semantic roles & 50–950 ramp
primary
#8CD785
secondary
#A553AD
accent
#28BEB1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480