#8CD67E#8CD67E
#8CD67E is a light, vivid green. Relative luminance 0.552; OKLCH L 80.6% C 0.141 H 140.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD67E |
|---|---|
| RGB | rgb(140, 214, 126) |
| HSL | hsl(110, 52%, 67%) |
| HSV | hsv(110, 41%, 84%) |
| CMYK | cmyk(34.6%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(79.14, -39.74, 36.33) |
| CIE-LCH | lch(79.14, 53.84, 137.57°) |
| OKLab | oklab(80.64% -0.1085 0.0894) |
| OKLCH | oklch(80.64% 0.141 140.5) |
| XYZ | xyz(38.6262, 55.1731, 28.3489) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 5.50
Soft Green
#6FC276
ΔE00 6.01
Lightish Green
#61E160
ΔE00 6.52
Fresh Green
#69D84F
ΔE00 6.67
Light Moss Green
#A6C875
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD67E #C87ED6
analogous
#B8D67E #8CD67E #7ED69C
triadic
#8CD67E #7E8CD6 #D67E8C
tetradic
#8CD67E #7EB8D6 #C87ED6 #D69C7E
square
#8CD67E #7EB8D6 #C87ED6 #D69C7E
split-complementary
#8CD67E #9C7ED6 #D67EB8
monochromatic
#46A534 #63C750 #8CD67E #B5E5AC #DFF4DB
Accessibility & contrast
On white
1.74
#8CD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8CD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD67E
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD67E | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC877
Deuteranopia (green-blind)
#D0C183
Tritanopia (blue-blind)
#87D1C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd67e; /* rgb */ color: rgb(140, 214, 126); /* oklch */ color: oklch(80.6% 0.141 140.5);
Tailwind
colors: {
custom: {
50: '#b0e3a4',
500: '#8cd67e',
950: '#000000',
},
}SCSS
$custom: #8cd67e; $custom-light: #b0e3a4; $custom-dark: #000000;
JSON
{
"hex": "#8cd67e",
"rgb": {
"r": 140,
"g": 214,
"b": 126
},
"hsl": {
"h": 110.455,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.80642,
"c": 0.14058,
"h": 140.5
},
"luminance": 0.55175
}Semantic roles & 50–950 ramp
primary
#8CD67E
secondary
#9B4FA9
accent
#26BFA7
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480