#8CD684#8CD684
#8CD684 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.7% C 0.134 H 142.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD684 |
|---|---|
| RGB | rgb(140, 214, 132) |
| HSL | hsl(114, 50%, 68%) |
| HSV | hsv(114, 38%, 84%) |
| CMYK | cmyk(34.6%, 0%, 38.3%, 16.1%) |
| CIE-LAB | lab(79.23, -38.86, 33.41) |
| CIE-LCH | lch(79.23, 51.24, 139.32°) |
| OKLab | oklab(80.75% -0.106 0.0828) |
| OKLCH | oklch(80.75% 0.134 142) |
| XYZ | xyz(39.0251, 55.3326, 30.4493) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.22
Lightgreen
#90EE90
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 6.24
Light Grey Green
#B7E1A1
ΔE00 6.80
Emerald
#50C878
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD684 #CE84D6
analogous
#B5D684 #8CD684 #84D6A5
triadic
#8CD684 #848CD6 #D6848C
tetradic
#8CD684 #84B5D6 #CE84D6 #D6A584
square
#8CD684 #84B5D6 #CE84D6 #D6A584
split-complementary
#8CD684 #A584D6 #D684B5
monochromatic
#43A838 #61C756 #8CD684 #B7E5B2 #E2F5E0
Accessibility & contrast
On white
1.74
#8CD684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#8CD684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD684
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD684 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97E
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#85D1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd684; /* rgb */ color: rgb(140, 214, 132); /* oklch */ color: oklch(80.7% 0.134 142.0);
Tailwind
colors: {
custom: {
50: '#b0e3a8',
500: '#8cd684',
950: '#000000',
},
}SCSS
$custom: #8cd684; $custom-light: #b0e3a8; $custom-dark: #000000;
JSON
{
"hex": "#8cd684",
"rgb": {
"r": 140,
"g": 214,
"b": 132
},
"hsl": {
"h": 114.146,
"s": 50,
"l": 67.843
},
"oklch": {
"l": 0.80746,
"c": 0.13449,
"h": 142
},
"luminance": 0.55335
}Semantic roles & 50–950 ramp
primary
#8CD684
secondary
#A353AC
accent
#28BDAF
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480