#8DCD8D#8DCD8D
#8DCD8D is a light, moderate green. Relative luminance 0.512; OKLCH L 78.9% C 0.111 H 144.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD8D |
|---|---|
| RGB | rgb(141, 205, 141) |
| HSL | hsl(120, 39%, 68%) |
| HSV | hsv(120, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(76.83, -33.01, 25.57) |
| CIE-LCH | lch(76.83, 41.75, 142.24°) |
| OKLab | oklab(78.86% -0.09 0.0644) |
| OKLCH | oklch(78.86% 0.111 144.4) |
| XYZ | xyz(37.6219, 51.2468, 33.1035) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.87
Pistachio
#93C572
ΔE00 5.47
Darkseagreen
#8FBC8F
ΔE00 5.75
Hospital Green
#9BE5AA
ΔE00 6.02
Lichen
#8FB67B
ΔE00 6.60
Light Grey Green
#B7E1A1
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD8D #CD8DCD
analogous
#ADCD8D #8DCD8D #8DCDAD
triadic
#8DCD8D #8D8DCD #CD8D8D
tetradic
#8DCD8D #8DADCD #CD8DCD #CDAD8D
square
#8DCD8D #8DADCD #CD8DCD #CDAD8D
split-complementary
#8DCD8D #AD8DCD #CD8DAD
monochromatic
#449B44 #62BA62 #8DCD8D #B8E0B8 #E2F2E2
Accessibility & contrast
On white
1.87
#8DCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#8DCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD8D
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD8D | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C6BB91
Tritanopia (blue-blind)
#86C9BC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd8d; /* rgb */ color: rgb(141, 205, 141); /* oklch */ color: oklch(78.9% 0.111 144.4);
Tailwind
colors: {
custom: {
50: '#b0dcae',
500: '#8dcd8d',
950: '#000000',
},
}SCSS
$custom: #8dcd8d; $custom-light: #b0dcae; $custom-dark: #000000;
JSON
{
"hex": "#8dcd8d",
"rgb": {
"r": 141,
"g": 205,
"b": 141
},
"hsl": {
"h": 120,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78863,
"c": 0.11068,
"h": 144.4
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#8DCD8D
secondary
#A25CA2
accent
#33B2B2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481