#8DCD93#8DCD93
#8DCD93 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.0% C 0.104 H 146.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD93 |
|---|---|
| RGB | rgb(141, 205, 147) |
| HSL | hsl(126, 39%, 68%) |
| HSV | hsv(126, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 28.3%, 19.6%) |
| CIE-LAB | lab(76.94, -32.00, 22.56) |
| CIE-LCH | lch(76.94, 39.15, 144.81°) |
| OKLab | oklab(78.99% -0.0874 0.0572) |
| OKLCH | oklch(78.99% 0.104 146.8) |
| XYZ | xyz(38.0805, 51.4302, 35.5187) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.16
Soft Green
#6FC276
ΔE00 5.55
Hospital Green
#9BE5AA
ΔE00 5.67
Pistachio
#93C572
ΔE00 6.66
Lichen
#8FB67B
ΔE00 6.91
Light Grey Green
#B7E1A1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD93 #CD8DC7
analogous
#A7CD8D #8DCD93 #8DCDB3
triadic
#8DCD93 #938DCD #CD938D
tetradic
#8DCD93 #8DA7CD #CD8DC7 #CDB38D
square
#8DCD93 #8DA7CD #CD8DC7 #CDB38D
split-complementary
#8DCD93 #B38DCD #CD8DA7
monochromatic
#449B4C #62BA6B #8DCD93 #B8E0BB #E2F2E4
Accessibility & contrast
On white
1.86
#8DCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#8DCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD93
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD93 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#85CABE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd93; /* rgb */ color: rgb(141, 205, 147); /* oklch */ color: oklch(79.0% 0.104 146.8);
Tailwind
colors: {
custom: {
50: '#b0dcb3',
500: '#8dcd93',
950: '#000000',
},
}SCSS
$custom: #8dcd93; $custom-light: #b0dcb3; $custom-dark: #000000;
JSON
{
"hex": "#8dcd93",
"rgb": {
"r": 141,
"g": 205,
"b": 147
},
"hsl": {
"h": 125.625,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78989,
"c": 0.10445,
"h": 146.8
},
"luminance": 0.51432
}Semantic roles & 50–950 ramp
primary
#8DCD93
secondary
#A25C9B
accent
#33A6B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481