#8DCF80#8DCF80
#8DCF80 is a light, vivid green. Relative luminance 0.518; OKLCH L 79.1% C 0.127 H 140.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCF80 |
|---|---|
| RGB | rgb(141, 207, 128) |
| HSL | hsl(110, 45%, 66%) |
| HSV | hsv(110, 38%, 81%) |
| CMYK | cmyk(31.9%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(77.19, -35.96, 32.79) |
| CIE-LCH | lch(77.19, 48.66, 137.64°) |
| OKLab | oklab(79.08% -0.0981 0.0812) |
| OKLCH | oklch(79.08% 0.127 140.4) |
| XYZ | xyz(37.1923, 51.8453, 28.4654) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.64
Soft Green
#6FC276
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 6.07
Pale Olive Green
#B1D27B
ΔE00 6.88
Emerald
#50C878
ΔE00 7.00
Light Grey Green
#B7E1A1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCF80 #C280CF
analogous
#B4CF80 #8DCF80 #80CF9A
triadic
#8DCF80 #808DCF #CF808D
tetradic
#8DCF80 #80B4CF #C280CF #CF9A80
square
#8DCF80 #80B4CF #C280CF #CF9A80
split-complementary
#8DCF80 #9A80CF #CF80B4
monochromatic
#4A9A3A #65BE54 #8DCF80 #B5E0AC #DDF1D9
Accessibility & contrast
On white
1.85
#8DCF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#8DCF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCF80
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCF80 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C9BC85
Tritanopia (blue-blind)
#88CABB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8dcf80; /* rgb */ color: rgb(141, 207, 128); /* oklch */ color: oklch(79.1% 0.127 140.4);
Tailwind
colors: {
custom: {
50: '#b0dea5',
500: '#8dcf80',
950: '#000000',
},
}SCSS
$custom: #8dcf80; $custom-light: #b0dea5; $custom-dark: #000000;
JSON
{
"hex": "#8dcf80",
"rgb": {
"r": 141,
"g": 207,
"b": 128
},
"hsl": {
"h": 110.127,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.79082,
"c": 0.1274,
"h": 140.4
},
"luminance": 0.51847
}Semantic roles & 50–950 ramp
primary
#8DCF80
secondary
#9353A0
accent
#2DB8A1
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480