#8FA596#8FA596
#8FA596 is a light, muted green. Relative luminance 0.350; OKLCH L 70.0% C 0.033 H 155.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA596 |
|---|---|
| RGB | rgb(143, 165, 150) |
| HSL | hsl(139, 11%, 60%) |
| HSV | hsv(139, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 9.1%, 35.3%) |
| CIE-LAB | lab(65.71, -10.69, 5.20) |
| CIE-LCH | lch(65.71, 11.88, 154.08°) |
| OKLab | oklab(70.05% -0.0299 0.0135) |
| OKLCH | oklch(70.05% 0.033 155.7) |
| XYZ | xyz(30.2866, 34.9514, 33.9989) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.49
Greyish Teal
#719F91
ΔE00 7.18
Grey Green
#86A17D
ΔE00 7.43
Sage Green
#9CAF88
ΔE00 8.39
Greeny Grey
#7EA07A
ΔE00 8.53
Greyish Green
#82A67D
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA596 #A58F9E
analogous
#93A58F #8FA596 #8FA5A1
triadic
#8FA596 #968FA5 #A5968F
tetradic
#8FA596 #8F93A5 #A58F9E #A5A18F
square
#8FA596 #8F93A5 #A58F9E #A5A18F
split-complementary
#8FA596 #A18FA5 #A58F93
monochromatic
#536759 #6E8977 #8FA596 #B1C0B6 #D3DCD6
Accessibility & contrast
On white
2.63
#8FA596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8FA596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA596
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA596 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#A19F97
Tritanopia (blue-blind)
#8CA4A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa596; /* rgb */ color: rgb(143, 165, 150); /* oklch */ color: oklch(70.0% 0.033 155.7);
Tailwind
colors: {
custom: {
50: '#b0bfb4',
500: '#8fa596',
950: '#000000',
},
}SCSS
$custom: #8fa596; $custom-light: #b0bfb4; $custom-dark: #000000;
JSON
{
"hex": "#8fa596",
"rgb": {
"r": 143,
"g": 165,
"b": 150
},
"hsl": {
"h": 139.091,
"s": 10.891,
"l": 60.392
},
"oklch": {
"l": 0.70047,
"c": 0.03281,
"h": 155.7
},
"luminance": 0.34952
}Semantic roles & 50–950 ramp
primary
#8FA596
secondary
#CCC4C9
accent
#517F95
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180