#8DCD84#8DCD84
#8DCD84 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.7% C 0.120 H 141.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD84 |
|---|---|
| RGB | rgb(141, 205, 132) |
| HSL | hsl(113, 42%, 66%) |
| HSV | hsv(113, 36%, 80%) |
| CMYK | cmyk(31.2%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(76.67, -34.44, 30.05) |
| CIE-LCH | lch(76.67, 45.70, 138.90°) |
| OKLab | oklab(78.69% -0.0939 0.0749) |
| OKLCH | oklch(78.69% 0.12 141.4) |
| XYZ | xyz(36.9793, 50.9898, 29.7189) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.93
Soft Green
#6FC276
ΔE00 4.46
Light Moss Green
#A6C875
ΔE00 6.38
Lichen
#8FB67B
ΔE00 6.59
Emerald
#50C878
ΔE00 6.88
Darkseagreen
#8FBC8F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD84 #C484CD
analogous
#B1CD84 #8DCD84 #84CD9F
triadic
#8DCD84 #848DCD #CD848D
tetradic
#8DCD84 #84B1CD #C484CD #CD9F84
square
#8DCD84 #84B1CD #C484CD #CD9F84
split-complementary
#8DCD84 #9F84CD #CD84B1
monochromatic
#49993E #65BB58 #8DCD84 #B5DFB0 #DEF0DB
Accessibility & contrast
On white
1.88
#8DCD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#8DCD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD84
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD84 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17F
Deuteranopia (green-blind)
#C7BB88
Tritanopia (blue-blind)
#88C9BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcd84; /* rgb */ color: rgb(141, 205, 132); /* oklch */ color: oklch(78.7% 0.120 141.4);
Tailwind
colors: {
custom: {
50: '#b0dca8',
500: '#8dcd84',
950: '#000000',
},
}SCSS
$custom: #8dcd84; $custom-light: #b0dca8; $custom-dark: #000000;
JSON
{
"hex": "#8dcd84",
"rgb": {
"r": 141,
"g": 205,
"b": 132
},
"hsl": {
"h": 112.603,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78686,
"c": 0.12013,
"h": 141.4
},
"luminance": 0.50991
}Semantic roles & 50–950 ramp
primary
#8DCD84
secondary
#96569F
accent
#30B5A5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480