#8CA796#8CA796
#8CA796 is a light, muted green. Relative luminance 0.354; OKLCH L 70.3% C 0.039 H 157.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA796 |
|---|---|
| RGB | rgb(140, 167, 150) |
| HSL | hsl(142, 13%, 60%) |
| HSV | hsv(142, 16%, 65%) |
| CMYK | cmyk(16.2%, 0%, 10.2%, 34.5%) |
| CIE-LAB | lab(66.07, -12.80, 5.69) |
| CIE-LCH | lch(66.07, 14.00, 156.04°) |
| OKLab | oklab(70.28% -0.0359 0.0148) |
| OKLCH | oklch(70.28% 0.039 157.6) |
| XYZ | xyz(30.1376, 35.4142, 34.0960) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.81
Greyish Teal
#719F91
ΔE00 6.10
Grey Green
#86A17D
ΔE00 6.73
Greeny Grey
#7EA07A
ΔE00 7.59
Greyish Green
#82A67D
ΔE00 7.85
Sage Green
#9CAF88
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA796 #A78C9D
analogous
#90A78C #8CA796 #8CA7A3
triadic
#8CA796 #968CA7 #A7968C
tetradic
#8CA796 #8C90A7 #A78C9D #A7A38C
square
#8CA796 #8C90A7 #A78C9D #A7A38C
split-complementary
#8CA796 #A38CA7 #A78C90
monochromatic
#506959 #6B8B77 #8CA796 #AFC2B6 #D1DCD5
Accessibility & contrast
On white
2.60
#8CA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8CA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA796
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA796 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#A29F97
Tritanopia (blue-blind)
#88A7A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ca796; /* rgb */ color: rgb(140, 167, 150); /* oklch */ color: oklch(70.3% 0.039 157.6);
Tailwind
colors: {
custom: {
50: '#adc1b4',
500: '#8ca796',
950: '#000000',
},
}SCSS
$custom: #8ca796; $custom-light: #adc1b4; $custom-dark: #000000;
JSON
{
"hex": "#8ca796",
"rgb": {
"r": 140,
"g": 167,
"b": 150
},
"hsl": {
"h": 142.222,
"s": 13.3,
"l": 60.196
},
"oklch": {
"l": 0.7028,
"c": 0.03879,
"h": 157.6
},
"luminance": 0.35415
}Semantic roles & 50–950 ramp
primary
#8CA796
secondary
#CDC2C9
accent
#4E7C97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180