#8CD07E#8CD07E
#8CD07E is a light, vivid green. Relative luminance 0.522; OKLCH L 79.2% C 0.132 H 140.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD07E |
|---|---|
| RGB | rgb(140, 208, 126) |
| HSL | hsl(110, 47%, 65%) |
| HSV | hsv(110, 39%, 82%) |
| CMYK | cmyk(32.7%, 0%, 39.4%, 18.4%) |
| CIE-LAB | lab(77.40, -37.04, 34.07) |
| CIE-LCH | lch(77.40, 50.32, 137.39°) |
| OKLab | oklab(79.23% -0.1011 0.0842) |
| OKLCH | oklch(79.23% 0.132 140.2) |
| XYZ | xyz(37.1357, 52.1919, 27.8520) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.73
Soft Green
#6FC276
ΔE00 4.91
Light Moss Green
#A6C875
ΔE00 6.14
Pale Olive Green
#B1D27B
ΔE00 6.85
Lightgreen
#90EE90
ΔE00 6.96
Emerald
#50C878
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD07E #C27ED0
analogous
#B5D07E #8CD07E #7ED099
triadic
#8CD07E #7E8CD0 #D07E8C
tetradic
#8CD07E #7EB5D0 #C27ED0 #D0997E
square
#8CD07E #7EB5D0 #C27ED0 #D0997E
split-complementary
#8CD07E #997ED0 #D07EB5
monochromatic
#499B39 #64C051 #8CD07E #B4E0AB #DCF1D8
Accessibility & contrast
On white
1.84
#8CD07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#8CD07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD07E
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD07E | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C378
Deuteranopia (green-blind)
#CABD83
Tritanopia (blue-blind)
#87CBBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8cd07e; /* rgb */ color: rgb(140, 208, 126); /* oklch */ color: oklch(79.2% 0.132 140.2);
Tailwind
colors: {
custom: {
50: '#b0dea4',
500: '#8cd07e',
950: '#000000',
},
}SCSS
$custom: #8cd07e; $custom-light: #b0dea4; $custom-dark: #000000;
JSON
{
"hex": "#8cd07e",
"rgb": {
"r": 140,
"g": 208,
"b": 126
},
"hsl": {
"h": 109.756,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.79226,
"c": 0.13156,
"h": 140.2
},
"luminance": 0.52194
}Semantic roles & 50–950 ramp
primary
#8CD07E
secondary
#9352A1
accent
#2CBAA2
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480