#8DCD8F#8DCD8F
#8DCD8F is a light, moderate green. Relative luminance 0.513; OKLCH L 78.9% C 0.109 H 145.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD8F |
|---|---|
| RGB | rgb(141, 205, 143) |
| HSL | hsl(122, 39%, 68%) |
| HSV | hsv(122, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 30.2%, 19.6%) |
| CIE-LAB | lab(76.86, -32.67, 24.57) |
| CIE-LCH | lch(76.86, 40.88, 143.06°) |
| OKLab | oklab(78.9% -0.0892 0.062) |
| OKLCH | oklch(78.9% 0.109 145.2) |
| XYZ | xyz(37.7721, 51.3069, 33.8943) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.06
Darkseagreen
#8FBC8F
ΔE00 5.52
Pistachio
#93C572
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 5.87
Lichen
#8FB67B
ΔE00 6.68
Light Grey Green
#B7E1A1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD8F #CD8DCB
analogous
#ABCD8D #8DCD8F #8DCDAF
triadic
#8DCD8F #8F8DCD #CD8F8D
tetradic
#8DCD8F #8DABCD #CD8DCB #CDAF8D
square
#8DCD8F #8DABCD #CD8DCB #CDAF8D
split-complementary
#8DCD8F #AF8DCD #CD8DAB
monochromatic
#449B47 #62BA65 #8DCD8F #B8E0B9 #E2F2E3
Accessibility & contrast
On white
1.86
#8DCD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#8DCD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD8F
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD8F | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28B
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#86CABD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd8f; /* rgb */ color: rgb(141, 205, 143); /* oklch */ color: oklch(78.9% 0.109 145.2);
Tailwind
colors: {
custom: {
50: '#b0dcb0',
500: '#8dcd8f',
950: '#000000',
},
}SCSS
$custom: #8dcd8f; $custom-light: #b0dcb0; $custom-dark: #000000;
JSON
{
"hex": "#8dcd8f",
"rgb": {
"r": 141,
"g": 205,
"b": 143
},
"hsl": {
"h": 121.875,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78904,
"c": 0.1086,
"h": 145.2
},
"luminance": 0.51309
}Semantic roles & 50–950 ramp
primary
#8DCD8F
secondary
#A25CA0
accent
#33AEB2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481