#8CA294#8CA294
#8CA294 is a light, muted green. Relative luminance 0.336; OKLCH L 69.1% C 0.032 H 157.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA294 |
|---|---|
| RGB | rgb(140, 162, 148) |
| HSL | hsl(142, 11%, 59%) |
| HSV | hsv(142, 14%, 64%) |
| CMYK | cmyk(13.6%, 0%, 8.6%, 36.5%) |
| CIE-LAB | lab(64.61, -10.53, 4.69) |
| CIE-LCH | lch(64.61, 11.53, 155.97°) |
| OKLab | oklab(69.1% -0.0295 0.0122) |
| OKLCH | oklch(69.1% 0.032 157.5) |
| XYZ | xyz(29.0796, 33.5537, 32.9557) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.80
Greenish Grey
#96AE8D
ΔE00 7.19
Grey Green
#86A17D
ΔE00 7.61
Greeny Grey
#7EA07A
ΔE00 8.63
Sage Green
#9CAF88
ΔE00 9.06
Cool Grey
#95A3A6
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA294 #A28C9A
analogous
#8FA28C #8CA294 #8CA29F
triadic
#8CA294 #948CA2 #A2948C
tetradic
#8CA294 #8C8FA2 #A28C9A #A29F8C
square
#8CA294 #8C8FA2 #A28C9A #A29F8C
split-complementary
#8CA294 #9F8CA2 #A28C8F
monochromatic
#506357 #6C8575 #8CA294 #AEBDB3 #D0D9D3
Accessibility & contrast
On white
2.72
#8CA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#8CA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA294
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA294 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29E93
Deuteranopia (green-blind)
#9E9C95
Tritanopia (blue-blind)
#89A29E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ca294; /* rgb */ color: rgb(140, 162, 148); /* oklch */ color: oklch(69.1% 0.032 157.5);
Tailwind
colors: {
custom: {
50: '#adbdb3',
500: '#8ca294',
950: '#000000',
},
}SCSS
$custom: #8ca294; $custom-light: #adbdb3; $custom-dark: #000000;
JSON
{
"hex": "#8ca294",
"rgb": {
"r": 140,
"g": 162,
"b": 148
},
"hsl": {
"h": 141.818,
"s": 10.577,
"l": 59.216
},
"oklch": {
"l": 0.69101,
"c": 0.03197,
"h": 157.5
},
"luminance": 0.33554
}Semantic roles & 50–950 ramp
primary
#8CA294
secondary
#C9C1C6
accent
#749DB4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180