#8CD080#8CD080
#8CD080 is a light, vivid green. Relative luminance 0.522; OKLCH L 79.3% C 0.130 H 140.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD080 |
|---|---|
| RGB | rgb(140, 208, 128) |
| HSL | hsl(111, 46%, 66%) |
| HSV | hsv(111, 38%, 82%) |
| CMYK | cmyk(32.7%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(77.43, -36.75, 33.09) |
| CIE-LCH | lch(77.43, 49.45, 138.00°) |
| OKLab | oklab(79.26% -0.1003 0.0819) |
| OKLCH | oklch(79.26% 0.13 140.8) |
| XYZ | xyz(37.2660, 52.2441, 28.5385) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.89
Soft Green
#6FC276
ΔE00 4.81
Light Moss Green
#A6C875
ΔE00 6.30
Emerald
#50C878
ΔE00 6.88
Lightgreen
#90EE90
ΔE00 6.98
Pale Olive Green
#B1D27B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD080 #C480D0
analogous
#B4D080 #8CD080 #80D09C
triadic
#8CD080 #808CD0 #D0808C
tetradic
#8CD080 #80B4D0 #C480D0 #D09C80
square
#8CD080 #80B4D0 #C480D0 #D09C80
split-complementary
#8CD080 #9C80D0 #D080B4
monochromatic
#489C3A #64BF53 #8CD080 #B4E1AD #DDF1D9
Accessibility & contrast
On white
1.83
#8CD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#8CD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD080
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD080 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#87CBBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8cd080; /* rgb */ color: rgb(140, 208, 128); /* oklch */ color: oklch(79.3% 0.130 140.8);
Tailwind
colors: {
custom: {
50: '#b0dea5',
500: '#8cd080',
950: '#000000',
},
}SCSS
$custom: #8cd080; $custom-light: #b0dea5; $custom-dark: #000000;
JSON
{
"hex": "#8cd080",
"rgb": {
"r": 140,
"g": 208,
"b": 128
},
"hsl": {
"h": 111,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.79261,
"c": 0.1295,
"h": 140.8
},
"luminance": 0.52246
}Semantic roles & 50–950 ramp
primary
#8CD080
secondary
#9653A1
accent
#2CB9A4
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480