#8DCD8A#8DCD8A
#8DCD8A is a light, moderate green. Relative luminance 0.512; OKLCH L 78.8% C 0.114 H 143.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD8A |
|---|---|
| RGB | rgb(141, 205, 138) |
| HSL | hsl(117, 40%, 67%) |
| HSV | hsv(117, 33%, 80%) |
| CMYK | cmyk(31.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.78, -33.49, 27.06) |
| CIE-LCH | lch(76.78, 43.06, 141.06°) |
| OKLab | oklab(78.8% -0.0913 0.0679) |
| OKLCH | oklch(78.8% 0.114 143.4) |
| XYZ | xyz(37.4017, 51.1587, 31.9438) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.64
Pistachio
#93C572
ΔE00 4.92
Darkseagreen
#8FBC8F
ΔE00 6.11
Hospital Green
#9BE5AA
ΔE00 6.28
Lichen
#8FB67B
ΔE00 6.54
Emerald
#50C878
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD8A #CA8ACD
analogous
#AFCD8A #8DCD8A #8ACDA8
triadic
#8DCD8A #8A8DCD #CD8A8D
tetradic
#8DCD8A #8AAFCD #CA8ACD #CDA88A
square
#8DCD8A #8AAFCD #CA8ACD #CDA88A
split-complementary
#8DCD8A #A88ACD #CD8AAF
monochromatic
#469B42 #63BB5F #8DCD8A #B7DFB5 #E1F2E0
Accessibility & contrast
On white
1.87
#8DCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#8DCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD8A
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD8A | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C6BB8E
Tritanopia (blue-blind)
#87C9BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dcd8a; /* rgb */ color: rgb(141, 205, 138); /* oklch */ color: oklch(78.8% 0.114 143.4);
Tailwind
colors: {
custom: {
50: '#b0dcac',
500: '#8dcd8a',
950: '#000000',
},
}SCSS
$custom: #8dcd8a; $custom-light: #b0dcac; $custom-dark: #000000;
JSON
{
"hex": "#8dcd8a",
"rgb": {
"r": 141,
"g": 205,
"b": 138
},
"hsl": {
"h": 117.313,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.78803,
"c": 0.11382,
"h": 143.4
},
"luminance": 0.5116
}Semantic roles & 50–950 ramp
primary
#8DCD8A
secondary
#9E5AA1
accent
#32B3AD
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481