#8DCA95#8DCA95
#8DCA95 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.3% C 0.098 H 147.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCA95 |
|---|---|
| RGB | rgb(141, 202, 149) |
| HSL | hsl(128, 37%, 67%) |
| HSV | hsv(128, 30%, 79%) |
| CMYK | cmyk(30.2%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(76.11, -30.23, 20.37) |
| CIE-LCH | lch(76.11, 36.45, 146.02°) |
| OKLab | oklab(78.34% -0.0827 0.0518) |
| OKLCH | oklch(78.34% 0.098 147.9) |
| XYZ | xyz(37.5281, 50.0721, 36.1155) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.14
Soft Green
#6FC276
ΔE00 6.02
Hospital Green
#9BE5AA
ΔE00 6.35
Lichen
#8FB67B
ΔE00 6.58
Sage Green (survey)
#88B378
ΔE00 6.90
Faded Green
#7BB274
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCA95 #CA8DC2
analogous
#A4CA8D #8DCA95 #8DCAB4
triadic
#8DCA95 #958DCA #CA958D
tetradic
#8DCA95 #8DA4CA #CA8DC2 #CAB48D
square
#8DCA95 #8DA4CA #CA8DC2 #CAB48D
split-complementary
#8DCA95 #B48DCA #CA8DA4
monochromatic
#469751 #63B76E #8DCA95 #B7DDBC #E1F1E3
Accessibility & contrast
On white
1.91
#8DCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#8DCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCA95
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCA95 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC092
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#85C7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8dca95; /* rgb */ color: rgb(141, 202, 149); /* oklch */ color: oklch(78.3% 0.098 147.9);
Tailwind
colors: {
custom: {
50: '#b0dab4',
500: '#8dca95',
950: '#000000',
},
}SCSS
$custom: #8dca95; $custom-light: #b0dab4; $custom-dark: #000000;
JSON
{
"hex": "#8dca95",
"rgb": {
"r": 141,
"g": 202,
"b": 149
},
"hsl": {
"h": 127.869,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.78336,
"c": 0.0976,
"h": 147.9
},
"luminance": 0.50074
}Semantic roles & 50–950 ramp
primary
#8DCA95
secondary
#9E5D95
accent
#36A0AF
background
#FDFEFD
surface
#F7FBF8
border
#D0D4D1
text
#111511
muted
#818481