#8FA795#8FA795
#8FA795 is a light, muted green. Relative luminance 0.356; OKLCH L 70.5% C 0.037 H 152.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA795 |
|---|---|
| RGB | rgb(143, 167, 149) |
| HSL | hsl(135, 12%, 61%) |
| HSV | hsv(135, 14%, 65%) |
| CMYK | cmyk(14.4%, 0%, 10.8%, 34.5%) |
| CIE-LAB | lab(66.25, -11.95, 6.53) |
| CIE-LCH | lch(66.25, 13.61, 151.36°) |
| OKLab | oklab(70.47% -0.0332 0.017) |
| OKLCH | oklch(70.47% 0.037 152.9) |
| XYZ | xyz(30.5700, 35.6464, 33.6978) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.28
Grey Green
#86A17D
ΔE00 6.43
Greyish Teal
#719F91
ΔE00 7.00
Sage Green
#9CAF88
ΔE00 7.34
Greeny Grey
#7EA07A
ΔE00 7.52
Greyish Green
#82A67D
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA795 #A78FA1
analogous
#95A78F #8FA795 #8FA7A1
triadic
#8FA795 #958FA7 #A7958F
tetradic
#8FA795 #8F95A7 #A78FA1 #A7A18F
square
#8FA795 #8F95A7 #A78FA1 #A7A18F
split-complementary
#8FA795 #A18FA7 #A78F95
monochromatic
#536958 #6D8B75 #8FA795 #B1C2B5 #D4DDD6
Accessibility & contrast
On white
2.58
#8FA795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8FA795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA795
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA795 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A394
Deuteranopia (green-blind)
#A3A096
Tritanopia (blue-blind)
#8CA6A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa795; /* rgb */ color: rgb(143, 167, 149); /* oklch */ color: oklch(70.5% 0.037 152.9);
Tailwind
colors: {
custom: {
50: '#b0c1b4',
500: '#8fa795',
950: '#000000',
},
}SCSS
$custom: #8fa795; $custom-light: #b0c1b4; $custom-dark: #000000;
JSON
{
"hex": "#8fa795",
"rgb": {
"r": 143,
"g": 167,
"b": 149
},
"hsl": {
"h": 135,
"s": 12,
"l": 60.784
},
"oklch": {
"l": 0.70467,
"c": 0.03728,
"h": 152.9
},
"luminance": 0.35647
}Semantic roles & 50–950 ramp
primary
#8FA795
secondary
#CDC4CB
accent
#4F8496
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180