#8CD58D#8CD58D
#8CD58D is a light, vivid green. Relative luminance 0.551; OKLCH L 80.7% C 0.124 H 144.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD58D |
|---|---|
| RGB | rgb(140, 213, 141) |
| HSL | hsl(121, 46%, 69%) |
| HSV | hsv(121, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(79.09, -37.01, 28.60) |
| CIE-LCH | lch(79.09, 46.77, 142.31°) |
| OKLab | oklab(80.68% -0.1009 0.0716) |
| OKLCH | oklch(80.68% 0.124 144.6) |
| XYZ | xyz(39.4154, 55.0851, 33.7498) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.99
Soft Green
#6FC276
ΔE00 5.54
Pistachio
#93C572
ΔE00 5.98
Lightgreen
#90EE90
ΔE00 6.24
Light Grey Green
#B7E1A1
ΔE00 6.52
Emerald
#50C878
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD58D #D58CD4
analogous
#B0D58C #8CD58D #8CD5B2
triadic
#8CD58D #8D8CD5 #D58D8C
tetradic
#8CD58D #8CB0D5 #D58CD4 #D5B28C
square
#8CD58D #8CB0D5 #D58CD4 #D5B28C
split-complementary
#8CD58D #B28CD5 #D58CB0
monochromatic
#3EA93F #5FC561 #8CD58D #B9E5B9 #E6F6E6
Accessibility & contrast
On white
1.75
#8CD58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8CD58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD58D
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD58D | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C888
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#84D1C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd58d; /* rgb */ color: rgb(140, 213, 141); /* oklch */ color: oklch(80.7% 0.124 144.6);
Tailwind
colors: {
custom: {
50: '#b0e2af',
500: '#8cd58d',
950: '#000000',
},
}SCSS
$custom: #8cd58d; $custom-light: #b0e2af; $custom-dark: #000000;
JSON
{
"hex": "#8cd58d",
"rgb": {
"r": 140,
"g": 213,
"b": 141
},
"hsl": {
"h": 120.822,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.80679,
"c": 0.12375,
"h": 144.6
},
"luminance": 0.55087
}Semantic roles & 50–950 ramp
primary
#8CD58D
secondary
#AB5AAA
accent
#2CB8BA
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481