#8CA799#8CA799
#8CA799 is a light, muted green. Relative luminance 0.355; OKLCH L 70.4% C 0.036 H 162.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA799 |
|---|---|
| RGB | rgb(140, 167, 153) |
| HSL | hsl(149, 13%, 60%) |
| HSV | hsv(149, 16%, 65%) |
| CMYK | cmyk(16.2%, 0%, 8.4%, 34.5%) |
| CIE-LAB | lab(66.15, -12.20, 4.13) |
| CIE-LCH | lch(66.15, 12.88, 161.32°) |
| OKLab | oklab(70.36% -0.0346 0.0107) |
| OKLCH | oklch(70.36% 0.036 162.8) |
| XYZ | xyz(30.3823, 35.5121, 35.3846) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.02
Greenish Grey
#96AE8D
ΔE00 6.88
Grey Green
#86A17D
ΔE00 7.85
Greeny Grey
#7EA07A
ΔE00 8.67
Greyish Green
#82A67D
ΔE00 8.97
Sage Green
#9CAF88
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA799 #A78C9A
analogous
#8DA78C #8CA799 #8CA7A6
triadic
#8CA799 #998CA7 #A7998C
tetradic
#8CA799 #8C8DA7 #A78C9A #A7A68C
square
#8CA799 #8C8DA7 #A78C9A #A7A68C
split-complementary
#8CA799 #A68CA7 #A78C8D
monochromatic
#50695C #6B8B7A #8CA799 #AFC2B8 #D1DCD7
Accessibility & contrast
On white
2.59
#8CA799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8CA799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA799
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA799 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#87A7A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ca799; /* rgb */ color: rgb(140, 167, 153); /* oklch */ color: oklch(70.4% 0.036 162.8);
Tailwind
colors: {
custom: {
50: '#aec1b7',
500: '#8ca799',
950: '#000000',
},
}SCSS
$custom: #8ca799; $custom-light: #aec1b7; $custom-dark: #000000;
JSON
{
"hex": "#8ca799",
"rgb": {
"r": 140,
"g": 167,
"b": 153
},
"hsl": {
"h": 148.889,
"s": 13.3,
"l": 60.196
},
"oklch": {
"l": 0.70365,
"c": 0.0362,
"h": 162.8
},
"luminance": 0.35513
}Semantic roles & 50–950 ramp
primary
#8CA799
secondary
#CDC2C8
accent
#4E7497
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180