#8CA296#8CA296
#8CA296 is a light, muted green. Relative luminance 0.336; OKLCH L 69.2% C 0.030 H 161.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA296 |
|---|---|
| RGB | rgb(140, 162, 150) |
| HSL | hsl(147, 11%, 59%) |
| HSV | hsv(147, 14%, 64%) |
| CMYK | cmyk(13.6%, 0%, 7.4%, 36.5%) |
| CIE-LAB | lab(64.66, -10.13, 3.65) |
| CIE-LCH | lch(64.66, 10.77, 160.19°) |
| OKLab | oklab(69.16% -0.0287 0.0095) |
| OKLCH | oklch(69.16% 0.03 161.7) |
| XYZ | xyz(29.2393, 33.6175, 33.7966) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 7.92
Grey Green
#86A17D
ΔE00 8.41
Cool Grey
#95A3A6
ΔE00 8.44
Grey
#929591
ΔE00 9.28
Greeny Grey
#7EA07A
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA296 #A28C98
analogous
#8DA28C #8CA296 #8CA2A1
triadic
#8CA296 #968CA2 #A2968C
tetradic
#8CA296 #8C8DA2 #A28C98 #A2A18C
square
#8CA296 #8C8DA2 #A28C98 #A2A18C
split-complementary
#8CA296 #A18CA2 #A28C8D
monochromatic
#506359 #6C8577 #8CA296 #AEBDB5 #D0D9D4
Accessibility & contrast
On white
2.72
#8CA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#8CA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA296
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA296 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F95
Deuteranopia (green-blind)
#9D9C97
Tritanopia (blue-blind)
#88A29E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ca296; /* rgb */ color: rgb(140, 162, 150); /* oklch */ color: oklch(69.2% 0.030 161.7);
Tailwind
colors: {
custom: {
50: '#adbdb4',
500: '#8ca296',
950: '#000000',
},
}SCSS
$custom: #8ca296; $custom-light: #adbdb4; $custom-dark: #000000;
JSON
{
"hex": "#8ca296",
"rgb": {
"r": 140,
"g": 162,
"b": 150
},
"hsl": {
"h": 147.273,
"s": 10.577,
"l": 59.216
},
"oklch": {
"l": 0.69159,
"c": 0.03023,
"h": 161.7
},
"luminance": 0.33618
}Semantic roles & 50–950 ramp
primary
#8CA296
secondary
#C9C1C5
accent
#7497B4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180