#8CD585#8CD585
#8CD585 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.5% C 0.132 H 142.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD585 |
|---|---|
| RGB | rgb(140, 213, 133) |
| HSL | hsl(115, 49%, 68%) |
| HSV | hsv(115, 38%, 84%) |
| CMYK | cmyk(34.3%, 0%, 37.6%, 16.5%) |
| CIE-LAB | lab(78.96, -38.26, 32.54) |
| CIE-LCH | lch(78.96, 50.22, 139.62°) |
| OKLab | oklab(80.53% -0.1043 0.0808) |
| OKLCH | oklch(80.53% 0.132 142.3) |
| XYZ | xyz(38.8415, 54.8555, 30.7274) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.13
Soft Green
#6FC276
ΔE00 5.51
Lightgreen
#90EE90
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.75
Emerald
#50C878
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD585 #CE85D5
analogous
#B4D585 #8CD585 #85D5A6
triadic
#8CD585 #858CD5 #D5858C
tetradic
#8CD585 #85B4D5 #CE85D5 #D5A685
square
#8CD585 #85B4D5 #CE85D5 #D5A685
split-complementary
#8CD585 #A685D5 #D585B4
monochromatic
#43A639 #61C557 #8CD585 #B7E5B3 #E2F4E0
Accessibility & contrast
On white
1.75
#8CD585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#8CD585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD585
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD585 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87F
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#85D0C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd585; /* rgb */ color: rgb(140, 213, 133); /* oklch */ color: oklch(80.5% 0.132 142.3);
Tailwind
colors: {
custom: {
50: '#b0e2a9',
500: '#8cd585',
950: '#000000',
},
}SCSS
$custom: #8cd585; $custom-light: #b0e2a9; $custom-dark: #000000;
JSON
{
"hex": "#8cd585",
"rgb": {
"r": 140,
"g": 213,
"b": 133
},
"hsl": {
"h": 114.75,
"s": 48.78,
"l": 67.843
},
"oklch": {
"l": 0.80528,
"c": 0.13195,
"h": 142.3
},
"luminance": 0.54857
}Semantic roles & 50–950 ramp
primary
#8CD585
secondary
#A354AA
accent
#29BCAF
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480