#8CB294#8CB294
#8CB294 is a light, muted green. Relative luminance 0.396; OKLCH L 72.7% C 0.060 H 151.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB294 |
|---|---|
| RGB | rgb(140, 178, 148) |
| HSL | hsl(133, 20%, 62%) |
| HSV | hsv(133, 21%, 70%) |
| CMYK | cmyk(21.3%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(69.15, -18.90, 11.18) |
| CIE-LCH | lch(69.15, 21.96, 149.39°) |
| OKLab | oklab(72.72% -0.0522 0.0289) |
| OKLCH | oklch(72.72% 0.06 151) |
| XYZ | xyz(32.0795, 39.5534, 33.9556) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.89
Darkseagreen
#8FBC8F
ΔE00 4.69
Greyish Green
#82A67D
ΔE00 5.07
Grey Green
#86A17D
ΔE00 5.88
Sage Green
#9CAF88
ΔE00 6.00
Greeny Grey
#7EA07A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB294 #B28CAA
analogous
#97B28C #8CB294 #8CB2A7
triadic
#8CB294 #948CB2 #B2948C
tetradic
#8CB294 #8C97B2 #B28CAA #B2A78C
square
#8CB294 #8C97B2 #B28CAA #B2A78C
split-complementary
#8CB294 #A78CB2 #B28C97
monochromatic
#4E7557 #679972 #8CB294 #B1CBB6 #D5E3D8
Accessibility & contrast
On white
2.36
#8CB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#8CB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB294
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB294 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#ACA796
Tritanopia (blue-blind)
#87B1A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8cb294; /* rgb */ color: rgb(140, 178, 148); /* oklch */ color: oklch(72.7% 0.060 151.0);
Tailwind
colors: {
custom: {
50: '#aec9b3',
500: '#8cb294',
950: '#000000',
},
}SCSS
$custom: #8cb294; $custom-light: #aec9b3; $custom-dark: #000000;
JSON
{
"hex": "#8cb294",
"rgb": {
"r": 140,
"g": 178,
"b": 148
},
"hsl": {
"h": 132.632,
"s": 19.792,
"l": 62.353
},
"oklch": {
"l": 0.72722,
"c": 0.05961,
"h": 151
},
"luminance": 0.39554
}Semantic roles & 50–950 ramp
primary
#8CB294
secondary
#D4C6D1
accent
#478C9E
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280