#8DCD96#8DCD96
#8DCD96 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.1% C 0.101 H 148.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD96 |
|---|---|
| RGB | rgb(141, 205, 150) |
| HSL | hsl(128, 39%, 68%) |
| HSV | hsv(128, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(77.00, -31.48, 21.06) |
| CIE-LCH | lch(77.00, 37.87, 146.22°) |
| OKLab | oklab(79.05% -0.0861 0.0535) |
| OKLCH | oklch(79.05% 0.101 148.1) |
| XYZ | xyz(38.3190, 51.5256, 36.7747) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 5.61
Soft Green
#6FC276
ΔE00 6.00
Seafoam
#7FE0B3
ΔE00 6.94
Lichen
#8FB67B
ΔE00 7.17
Pistachio
#93C572
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD96 #CD8DC4
analogous
#A4CD8D #8DCD96 #8DCDB6
triadic
#8DCD96 #968DCD #CD968D
tetradic
#8DCD96 #8DA4CD #CD8DC4 #CDB68D
square
#8DCD96 #8DA4CD #CD8DC4 #CDB68D
split-complementary
#8DCD96 #B68DCD #CD8DA4
monochromatic
#449B50 #62BA6F #8DCD96 #B8E0BD #E2F2E4
Accessibility & contrast
On white
1.86
#8DCD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#8DCD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD96
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD96 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC293
Deuteranopia (green-blind)
#C4BB99
Tritanopia (blue-blind)
#85CABE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd96; /* rgb */ color: rgb(141, 205, 150); /* oklch */ color: oklch(79.1% 0.101 148.1);
Tailwind
colors: {
custom: {
50: '#b0dcb5',
500: '#8dcd96',
950: '#000000',
},
}SCSS
$custom: #8dcd96; $custom-light: #b0dcb5; $custom-dark: #000000;
JSON
{
"hex": "#8dcd96",
"rgb": {
"r": 141,
"g": 205,
"b": 150
},
"hsl": {
"h": 128.438,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79054,
"c": 0.10137,
"h": 148.1
},
"luminance": 0.51527
}Semantic roles & 50–950 ramp
primary
#8DCD96
secondary
#A25C98
accent
#33A0B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481