#8CD67D#8CD67D
#8CD67D is a light, vivid green. Relative luminance 0.551; OKLCH L 80.6% C 0.142 H 140.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD67D |
|---|---|
| RGB | rgb(140, 214, 125) |
| HSL | hsl(110, 52%, 66%) |
| HSV | hsv(110, 42%, 84%) |
| CMYK | cmyk(34.6%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(79.13, -39.88, 36.81) |
| CIE-LCH | lch(79.13, 54.27, 137.29°) |
| OKLab | oklab(80.63% -0.1089 0.0905) |
| OKLCH | oklch(80.63% 0.142 140.3) |
| XYZ | xyz(38.5620, 55.1474, 28.0107) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 5.51
Soft Green
#6FC276
ΔE00 6.07
Lightish Green
#61E160
ΔE00 6.42
Fresh Green
#69D84F
ΔE00 6.53
Light Moss Green
#A6C875
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD67D #C77DD6
analogous
#B9D67D #8CD67D #7DD69B
triadic
#8CD67D #7D8CD6 #D67D8C
tetradic
#8CD67D #7DB9D6 #C77DD6 #D69B7D
square
#8CD67D #7DB9D6 #C77DD6 #D69B7D
split-complementary
#8CD67D #9B7DD6 #D67DB9
monochromatic
#47A534 #63C74E #8CD67D #B5E5AC #DEF3DA
Accessibility & contrast
On white
1.75
#8CD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#8CD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD67D
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD67D | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#D0C182
Tritanopia (blue-blind)
#87D1C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd67d; /* rgb */ color: rgb(140, 214, 125); /* oklch */ color: oklch(80.6% 0.142 140.3);
Tailwind
colors: {
custom: {
50: '#b0e3a4',
500: '#8cd67d',
950: '#000000',
},
}SCSS
$custom: #8cd67d; $custom-light: #b0e3a4; $custom-dark: #000000;
JSON
{
"hex": "#8cd67d",
"rgb": {
"r": 140,
"g": 214,
"b": 125
},
"hsl": {
"h": 109.888,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.80625,
"c": 0.14158,
"h": 140.3
},
"luminance": 0.55149
}Semantic roles & 50–950 ramp
primary
#8CD67D
secondary
#994FA9
accent
#26BFA6
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480