#8CD78B#8CD78B
#8CD78B is a light, vivid green. Relative luminance 0.560; OKLCH L 81.1% C 0.129 H 144.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD78B |
|---|---|
| RGB | rgb(140, 215, 139) |
| HSL | hsl(119, 49%, 69%) |
| HSV | hsv(119, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 35.3%, 15.7%) |
| CIE-LAB | lab(79.64, -38.23, 30.35) |
| CIE-LCH | lch(79.64, 48.82, 141.55°) |
| OKLab | oklab(81.11% -0.1042 0.0758) |
| OKLCH | oklch(81.11% 0.129 144) |
| XYZ | xyz(39.7741, 56.0384, 33.1419) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.16
Lightgreen
#90EE90
ΔE00 5.54
Soft Green
#6FC276
ΔE00 5.83
Pistachio
#93C572
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.52
Emerald
#50C878
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD78B #D68BD7
analogous
#B2D78B #8CD78B #8BD7B0
triadic
#8CD78B #8B8CD7 #D78B8C
tetradic
#8CD78B #8BB2D7 #D68BD7 #D7B08B
square
#8CD78B #8BB2D7 #D68BD7 #D7B08B
split-complementary
#8CD78B #B08BD7 #D78BB2
monochromatic
#3DAC3B #5FC75D #8CD78B #B9E7B9 #E6F6E6
Accessibility & contrast
On white
1.72
#8CD78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#8CD78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD78B
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD78B | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#84D3C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd78b; /* rgb */ color: rgb(140, 215, 139); /* oklch */ color: oklch(81.1% 0.129 144.0);
Tailwind
colors: {
custom: {
50: '#b0e4ad',
500: '#8cd78b',
950: '#000000',
},
}SCSS
$custom: #8cd78b; $custom-light: #b0e4ad; $custom-dark: #000000;
JSON
{
"hex": "#8cd78b",
"rgb": {
"r": 140,
"g": 215,
"b": 139
},
"hsl": {
"h": 119.211,
"s": 48.718,
"l": 69.412
},
"oklch": {
"l": 0.8111,
"c": 0.12887,
"h": 144
},
"luminance": 0.5604
}Semantic roles & 50–950 ramp
primary
#8CD78B
secondary
#AC59AD
accent
#29BCBA
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481