#8CD68D#8CD68D
#8CD68D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.9% C 0.125 H 144.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD68D |
|---|---|
| RGB | rgb(140, 214, 141) |
| HSL | hsl(121, 47%, 69%) |
| HSV | hsv(121, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 34.1%, 16.1%) |
| CIE-LAB | lab(79.38, -37.47, 28.98) |
| CIE-LCH | lch(79.38, 47.37, 142.28°) |
| OKLab | oklab(80.91% -0.1021 0.0726) |
| OKLCH | oklch(80.91% 0.125 144.6) |
| XYZ | xyz(39.6677, 55.5897, 33.8339) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.92
Soft Green
#6FC276
ΔE00 5.70
Lightgreen
#90EE90
ΔE00 5.96
Pistachio
#93C572
ΔE00 6.08
Light Grey Green
#B7E1A1
ΔE00 6.49
Emerald
#50C878
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD68D #D68CD5
analogous
#B0D68C #8CD68D #8CD6B2
triadic
#8CD68D #8D8CD6 #D68D8C
tetradic
#8CD68D #8CB0D6 #D68CD5 #D6B28C
square
#8CD68D #8CB0D6 #D68CD5 #D6B28C
split-complementary
#8CD68D #B28CD6 #D68CB0
monochromatic
#3DAB3E #5FC660 #8CD68D #B9E6BA #E6F6E6
Accessibility & contrast
On white
1.73
#8CD68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8CD68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD68D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD68D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C988
Deuteranopia (green-blind)
#CEC291
Tritanopia (blue-blind)
#84D2C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd68d; /* rgb */ color: rgb(140, 214, 141); /* oklch */ color: oklch(80.9% 0.125 144.6);
Tailwind
colors: {
custom: {
50: '#b0e3af',
500: '#8cd68d',
950: '#000000',
},
}SCSS
$custom: #8cd68d; $custom-light: #b0e3af; $custom-dark: #000000;
JSON
{
"hex": "#8cd68d",
"rgb": {
"r": 140,
"g": 214,
"b": 141
},
"hsl": {
"h": 120.811,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.80913,
"c": 0.12529,
"h": 144.6
},
"luminance": 0.55592
}Semantic roles & 50–950 ramp
primary
#8CD68D
secondary
#AC5AAB
accent
#2BB9BB
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481