#8CB293#8CB293
#8CB293 is a light, moderate green. Relative luminance 0.395; OKLCH L 72.7% C 0.061 H 150.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB293 |
|---|---|
| RGB | rgb(140, 178, 147) |
| HSL | hsl(131, 20%, 62%) |
| HSV | hsv(131, 21%, 70%) |
| CMYK | cmyk(21.3%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(69.13, -19.09, 11.70) |
| CIE-LCH | lch(69.13, 22.39, 148.50°) |
| OKLab | oklab(72.7% -0.0526 0.0302) |
| OKLCH | oklch(72.7% 0.061 150.2) |
| XYZ | xyz(32.0007, 39.5219, 33.5406) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.78
Darkseagreen
#8FBC8F
ΔE00 4.45
Greyish Green
#82A67D
ΔE00 4.85
Grey Green
#86A17D
ΔE00 5.74
Sage Green
#9CAF88
ΔE00 5.83
Greeny Grey
#7EA07A
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB293 #B28CAB
analogous
#98B28C #8CB293 #8CB2A6
triadic
#8CB293 #938CB2 #B2938C
tetradic
#8CB293 #8C98B2 #B28CAB #B2A68C
square
#8CB293 #8C98B2 #B28CAB #B2A68C
split-complementary
#8CB293 #A68CB2 #B28C98
monochromatic
#4E7556 #679971 #8CB293 #B1CBB5 #D5E3D8
Accessibility & contrast
On white
2.36
#8CB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8CB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB293
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB293 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AB91
Deuteranopia (green-blind)
#ACA795
Tritanopia (blue-blind)
#87B0A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8cb293; /* rgb */ color: rgb(140, 178, 147); /* oklch */ color: oklch(72.7% 0.061 150.2);
Tailwind
colors: {
custom: {
50: '#aec9b2',
500: '#8cb293',
950: '#000000',
},
}SCSS
$custom: #8cb293; $custom-light: #aec9b2; $custom-dark: #000000;
JSON
{
"hex": "#8cb293",
"rgb": {
"r": 140,
"g": 178,
"b": 147
},
"hsl": {
"h": 131.053,
"s": 19.792,
"l": 62.353
},
"oklch": {
"l": 0.72696,
"c": 0.06064,
"h": 150.2
},
"luminance": 0.39523
}Semantic roles & 50–950 ramp
primary
#8CB293
secondary
#D4C6D1
accent
#478E9E
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#101311
muted
#7F8280