#8CD784#8CD784
#8CD784 is a light, vivid green. Relative luminance 0.558; OKLCH L 81.0% C 0.136 H 142.0°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD784 |
|---|---|
| RGB | rgb(140, 215, 132) |
| HSL | hsl(114, 51%, 68%) |
| HSV | hsv(114, 39%, 84%) |
| CMYK | cmyk(34.9%, 0%, 38.6%, 15.7%) |
| CIE-LAB | lab(79.52, -39.31, 33.79) |
| CIE-LCH | lch(79.52, 51.83, 139.32°) |
| OKLab | oklab(80.98% -0.1072 0.0837) |
| OKLCH | oklch(80.98% 0.136 142) |
| XYZ | xyz(39.2789, 55.8404, 30.5340) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.25
Pistachio
#93C572
ΔE00 5.40
Soft Green
#6FC276
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.81
Lightish Green
#61E160
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD784 #CF84D7
analogous
#B5D784 #8CD784 #84D7A5
triadic
#8CD784 #848CD7 #D7848C
tetradic
#8CD784 #84B5D7 #CF84D7 #D7A584
square
#8CD784 #84B5D7 #CF84D7 #D7A584
split-complementary
#8CD784 #A584D7 #D784B5
monochromatic
#42A937 #61C856 #8CD784 #B7E6B2 #E2F5E0
Accessibility & contrast
On white
1.73
#8CD784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#8CD784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD784
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD784 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 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)
#DBC97E
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#85D2C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd784; /* rgb */ color: rgb(140, 215, 132); /* oklch */ color: oklch(81.0% 0.136 142.0);
Tailwind
colors: {
custom: {
50: '#b0e4a8',
500: '#8cd784',
950: '#000000',
},
}SCSS
$custom: #8cd784; $custom-light: #b0e4a8; $custom-dark: #000000;
JSON
{
"hex": "#8cd784",
"rgb": {
"r": 140,
"g": 215,
"b": 132
},
"hsl": {
"h": 114.217,
"s": 50.92,
"l": 68.039
},
"oklch": {
"l": 0.80981,
"c": 0.136,
"h": 142
},
"luminance": 0.55842
}Semantic roles & 50–950 ramp
primary
#8CD784
secondary
#A452AD
accent
#27BEB0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480