#8CC993#8CC993
#8CC993 is a light, moderate green. Relative luminance 0.495; OKLCH L 78.0% C 0.099 H 147.5°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC993 |
|---|---|
| RGB | rgb(140, 201, 147) |
| HSL | hsl(127, 36%, 67%) |
| HSV | hsv(127, 30%, 79%) |
| CMYK | cmyk(30.3%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(75.73, -30.43, 20.90) |
| CIE-LCH | lch(75.73, 36.91, 145.51°) |
| OKLab | oklab(78% -0.0832 0.0531) |
| OKLCH | oklch(78% 0.099 147.5) |
| XYZ | xyz(36.9666, 49.4537, 35.1959) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.03
Soft Green
#6FC276
ΔE00 5.70
Lichen
#8FB67B
ΔE00 6.28
Sage Green (survey)
#88B378
ΔE00 6.59
Hospital Green
#9BE5AA
ΔE00 6.60
Faded Green
#7BB274
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC993 #C98CC2
analogous
#A4C98C #8CC993 #8CC9B2
triadic
#8CC993 #938CC9 #C9938C
tetradic
#8CC993 #8CA4C9 #C98CC2 #C9B28C
square
#8CC993 #8CA4C9 #C98CC2 #C9B28C
split-complementary
#8CC993 #B28CC9 #C98CA4
monochromatic
#46954F #62B56C #8CC993 #B6DDBA #DFF0E1
Accessibility & contrast
On white
1.93
#8CC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8CC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC993
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC993 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#84C6BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cc993; /* rgb */ color: rgb(140, 201, 147); /* oklch */ color: oklch(78.0% 0.099 147.5);
Tailwind
colors: {
custom: {
50: '#afd9b3',
500: '#8cc993',
950: '#000000',
},
}SCSS
$custom: #8cc993; $custom-light: #afd9b3; $custom-dark: #000000;
JSON
{
"hex": "#8cc993",
"rgb": {
"r": 140,
"g": 201,
"b": 147
},
"hsl": {
"h": 126.885,
"s": 36.095,
"l": 66.863
},
"oklch": {
"l": 0.78001,
"c": 0.0987,
"h": 147.5
},
"luminance": 0.49455
}Semantic roles & 50–950 ramp
primary
#8CC993
secondary
#E2CFE0
accent
#37A1AF
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#101411
muted
#7F8380