#8CD07A#8CD07A
#8CD07A is a light, vivid green. Relative luminance 0.521; OKLCH L 79.2% C 0.136 H 139.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD07A |
|---|---|
| RGB | rgb(140, 208, 122) |
| HSL | hsl(107, 48%, 65%) |
| HSV | hsv(107, 41%, 82%) |
| CMYK | cmyk(32.7%, 0%, 41.3%, 18.4%) |
| CIE-LAB | lab(77.34, -37.61, 36.02) |
| CIE-LCH | lch(77.34, 52.08, 136.24°) |
| OKLab | oklab(79.16% -0.1028 0.0885) |
| OKLCH | oklch(79.16% 0.136 139.3) |
| XYZ | xyz(36.8827, 52.0908, 26.5198) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.49
Soft Green
#6FC276
ΔE00 5.17
Light Moss Green
#A6C875
ΔE00 5.88
Pale Olive Green
#B1D27B
ΔE00 6.56
Lightgreen
#90EE90
ΔE00 6.98
Fresh Green
#69D84F
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD07A #BE7AD0
analogous
#B7D07A #8CD07A #7AD093
triadic
#8CD07A #7A8CD0 #D07A8C
tetradic
#8CD07A #7AB7D0 #BE7AD0 #D0937A
square
#8CD07A #7AB7D0 #BE7AD0 #D0937A
split-complementary
#8CD07A #937AD0 #D07AB7
monochromatic
#4B9936 #65C04D #8CD07A #B3E0A7 #DAF0D4
Accessibility & contrast
On white
1.84
#8CD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#8CD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD07A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD07A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C374
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#88CBBB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8cd07a; /* rgb */ color: rgb(140, 208, 122); /* oklch */ color: oklch(79.2% 0.136 139.3);
Tailwind
colors: {
custom: {
50: '#b0dfa1',
500: '#8cd07a',
950: '#000000',
},
}SCSS
$custom: #8cd07a; $custom-light: #b0dfa1; $custom-dark: #000000;
JSON
{
"hex": "#8cd07a",
"rgb": {
"r": 140,
"g": 208,
"b": 122
},
"hsl": {
"h": 107.442,
"s": 47.778,
"l": 64.706
},
"oklch": {
"l": 0.79157,
"c": 0.13566,
"h": 139.3
},
"luminance": 0.52092
}Semantic roles & 50–950 ramp
primary
#8CD07A
secondary
#8E4F9F
accent
#2ABB9D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480