#8DCE82#8DCE82
#8DCE82 is a light, vivid green. Relative luminance 0.514; OKLCH L 78.9% C 0.124 H 140.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCE82 |
|---|---|
| RGB | rgb(141, 206, 130) |
| HSL | hsl(111, 44%, 66%) |
| HSV | hsv(111, 37%, 81%) |
| CMYK | cmyk(31.6%, 0%, 36.9%, 19.2%) |
| CIE-LAB | lab(76.93, -35.20, 31.42) |
| CIE-LCH | lch(76.93, 47.18, 138.25°) |
| OKLab | oklab(78.88% -0.096 0.0781) |
| OKLCH | oklch(78.88% 0.124 140.9) |
| XYZ | xyz(37.0837, 51.4155, 29.0850) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.74
Soft Green
#6FC276
ΔE00 4.58
Light Moss Green
#A6C875
ΔE00 6.20
Emerald
#50C878
ΔE00 6.92
Lichen
#8FB67B
ΔE00 6.93
Light Grey Green
#B7E1A1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCE82 #C382CE
analogous
#B3CE82 #8DCE82 #82CE9D
triadic
#8DCE82 #828DCE #CE828D
tetradic
#8DCE82 #82B3CE #C382CE #CE9D82
square
#8DCE82 #82B3CE #C382CE #CE9D82
split-complementary
#8DCE82 #9D82CE #CE82B3
monochromatic
#4A993C #65BD56 #8DCE82 #B5DFAE #DDF0DA
Accessibility & contrast
On white
1.86
#8DCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#8DCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCE82
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCE82 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#C8BC86
Tritanopia (blue-blind)
#88C9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dce82; /* rgb */ color: rgb(141, 206, 130); /* oklch */ color: oklch(78.9% 0.124 140.9);
Tailwind
colors: {
custom: {
50: '#b0dda7',
500: '#8dce82',
950: '#000000',
},
}SCSS
$custom: #8dce82; $custom-light: #b0dda7; $custom-dark: #000000;
JSON
{
"hex": "#8dce82",
"rgb": {
"r": 141,
"g": 206,
"b": 130
},
"hsl": {
"h": 111.316,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.78884,
"c": 0.12378,
"h": 140.9
},
"luminance": 0.51417
}Semantic roles & 50–950 ramp
primary
#8DCE82
secondary
#95559F
accent
#2FB7A3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480