#8CD67F#8CD67F
#8CD67F is a light, vivid green. Relative luminance 0.552; OKLCH L 80.7% C 0.140 H 140.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD67F |
|---|---|
| RGB | rgb(140, 214, 127) |
| HSL | hsl(111, 51%, 67%) |
| HSV | hsv(111, 41%, 84%) |
| CMYK | cmyk(34.6%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.16, -39.59, 35.84) |
| CIE-LCH | lch(79.16, 53.41, 137.85°) |
| OKLab | oklab(80.66% -0.1081 0.0883) |
| OKLCH | oklch(80.66% 0.14 140.8) |
| XYZ | xyz(38.6911, 55.1991, 28.6904) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.95
Lightgreen
#90EE90
ΔE00 5.48
Soft Green
#6FC276
ΔE00 5.95
Lightish Green
#61E160
ΔE00 6.63
Fresh Green
#69D84F
ΔE00 6.82
Light Moss Green
#A6C875
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD67F #C97FD6
analogous
#B8D67F #8CD67F #7FD69E
triadic
#8CD67F #7F8CD6 #D67F8C
tetradic
#8CD67F #7FB8D6 #C97FD6 #D69E7F
square
#8CD67F #7FB8D6 #C97FD6 #D69E7F
split-complementary
#8CD67F #9E7FD6 #D67FB8
monochromatic
#46A635 #62C751 #8CD67F #B6E5AD #DFF4DC
Accessibility & contrast
On white
1.74
#8CD67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8CD67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD67F
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD67F | 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)
#DAC879
Deuteranopia (green-blind)
#CFC184
Tritanopia (blue-blind)
#86D1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd67f; /* rgb */ color: rgb(140, 214, 127); /* oklch */ color: oklch(80.7% 0.140 140.8);
Tailwind
colors: {
custom: {
50: '#b0e3a5',
500: '#8cd67f',
950: '#000000',
},
}SCSS
$custom: #8cd67f; $custom-light: #b0e3a5; $custom-dark: #000000;
JSON
{
"hex": "#8cd67f",
"rgb": {
"r": 140,
"g": 214,
"b": 127
},
"hsl": {
"h": 111.034,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.80659,
"c": 0.13957,
"h": 140.8
},
"luminance": 0.55201
}Semantic roles & 50–950 ramp
primary
#8CD67F
secondary
#9C50AA
accent
#27BFA8
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480