#8DCD95#8DCD95
#8DCD95 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.0% C 0.102 H 147.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCD95 |
|---|---|
| RGB | rgb(141, 205, 149) |
| HSL | hsl(128, 39%, 68%) |
| HSV | hsv(128, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(76.98, -31.65, 21.56) |
| CIE-LCH | lch(76.98, 38.30, 145.74°) |
| OKLab | oklab(79.03% -0.0865 0.0547) |
| OKLCH | oklch(79.03% 0.102 147.7) |
| XYZ | xyz(38.2388, 51.4936, 36.3524) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.62
Soft Green
#6FC276
ΔE00 5.84
Lichen
#8FB67B
ΔE00 7.07
Pistachio
#93C572
ΔE00 7.08
Seafoam
#7FE0B3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCD95 #CD8DC5
analogous
#A5CD8D #8DCD95 #8DCDB5
triadic
#8DCD95 #958DCD #CD958D
tetradic
#8DCD95 #8DA5CD #CD8DC5 #CDB58D
square
#8DCD95 #8DA5CD #CD8DC5 #CDB58D
split-complementary
#8DCD95 #B58DCD #CD8DA5
monochromatic
#449B4F #62BA6D #8DCD95 #B8E0BD #E2F2E4
Accessibility & contrast
On white
1.86
#8DCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#8DCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCD95
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCD95 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#85CABE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dcd95; /* rgb */ color: rgb(141, 205, 149); /* oklch */ color: oklch(79.0% 0.102 147.7);
Tailwind
colors: {
custom: {
50: '#b0dcb4',
500: '#8dcd95',
950: '#000000',
},
}SCSS
$custom: #8dcd95; $custom-light: #b0dcb4; $custom-dark: #000000;
JSON
{
"hex": "#8dcd95",
"rgb": {
"r": 141,
"g": 205,
"b": 149
},
"hsl": {
"h": 127.5,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79032,
"c": 0.10239,
"h": 147.7
},
"luminance": 0.51495
}Semantic roles & 50–950 ramp
primary
#8DCD95
secondary
#A25C99
accent
#33A2B2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111511
muted
#818481