#8DC993#8DC993
#8DC993 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.1% C 0.098 H 147.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC993 |
|---|---|
| RGB | rgb(141, 201, 147) |
| HSL | hsl(126, 36%, 67%) |
| HSV | hsv(126, 30%, 79%) |
| CMYK | cmyk(29.9%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(75.79, -30.10, 20.98) |
| CIE-LCH | lch(75.79, 36.69, 145.12°) |
| OKLab | oklab(78.06% -0.0823 0.0533) |
| OKLCH | oklch(78.06% 0.098 147.1) |
| XYZ | xyz(37.1359, 49.5410, 35.2038) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.97
Soft Green
#6FC276
ΔE00 5.77
Lichen
#8FB67B
ΔE00 6.20
Sage Green (survey)
#88B378
ΔE00 6.53
Hospital Green
#9BE5AA
ΔE00 6.60
Faded Green
#7BB274
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC993 #C98DC3
analogous
#A5C98D #8DC993 #8DC9B1
triadic
#8DC993 #938DC9 #C9938D
tetradic
#8DC993 #8DA5C9 #C98DC3 #C9B18D
square
#8DC993 #8DA5C9 #C98DC3 #C9B18D
split-complementary
#8DC993 #B18DC9 #C98DA5
monochromatic
#47954E #63B56C #8DC993 #B7DDBA #E0F0E2
Accessibility & contrast
On white
1.93
#8DC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8DC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC993
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC993 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#86C6BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dc993; /* rgb */ color: rgb(141, 201, 147); /* oklch */ color: oklch(78.1% 0.098 147.1);
Tailwind
colors: {
custom: {
50: '#b0d9b3',
500: '#8dc993',
950: '#000000',
},
}SCSS
$custom: #8dc993; $custom-light: #b0d9b3; $custom-dark: #000000;
JSON
{
"hex": "#8dc993",
"rgb": {
"r": 141,
"g": 201,
"b": 147
},
"hsl": {
"h": 126,
"s": 35.714,
"l": 67.059
},
"oklch": {
"l": 0.78059,
"c": 0.09805,
"h": 147.1
},
"luminance": 0.49543
}Semantic roles & 50–950 ramp
primary
#8DC993
secondary
#E2CFE1
accent
#37A3AF
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380