#8DCD80#8DCD80
#8DCD80 is a light, vivid green. Relative luminance 0.509; OKLCH L 78.6% C 0.124 H 140.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD80 |
|---|---|
| RGB | rgb(141, 205, 128) |
| HSL | hsl(110, 44%, 65%) |
| HSV | hsv(110, 38%, 80%) |
| CMYK | cmyk(31.2%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.61, -35.04, 32.03) |
| CIE-LCH | lch(76.61, 47.47, 137.58°) |
| OKLab | oklab(78.61% -0.0956 0.0794) |
| OKLCH | oklch(78.61% 0.124 140.3) |
| XYZ | xyz(36.7108, 50.8824, 28.3049) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.38
Soft Green
#6FC276
ΔE00 4.52
Light Moss Green
#A6C875
ΔE00 5.93
Lichen
#8FB67B
ΔE00 6.74
Pale Olive Green
#B1D27B
ΔE00 6.93
Emerald
#50C878
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD80 #C080CD
analogous
#B3CD80 #8DCD80 #80CD99
triadic
#8DCD80 #808DCD #CD808D
tetradic
#8DCD80 #80B3CD #C080CD #CD9980
square
#8DCD80 #80B3CD #C080CD #CD9980
split-complementary
#8DCD80 #9980CD #CD80B3
monochromatic
#4B973B #66BC54 #8DCD80 #B4DEAC #DCF0D8
Accessibility & contrast
On white
1.88
#8DCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#8DCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD80
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD80 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#C7BB84
Tritanopia (blue-blind)
#89C8BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcd80; /* rgb */ color: rgb(141, 205, 128); /* oklch */ color: oklch(78.6% 0.124 140.3);
Tailwind
colors: {
custom: {
50: '#b0dca5',
500: '#8dcd80',
950: '#000000',
},
}SCSS
$custom: #8dcd80; $custom-light: #b0dca5; $custom-dark: #000000;
JSON
{
"hex": "#8dcd80",
"rgb": {
"r": 141,
"g": 205,
"b": 128
},
"hsl": {
"h": 109.87,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78612,
"c": 0.12433,
"h": 140.3
},
"luminance": 0.50884
}Semantic roles & 50–950 ramp
primary
#8DCD80
secondary
#91549D
accent
#2FB7A0
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480