#8FA197#8FA197
#8FA197 is a light, muted green. Relative luminance 0.336; OKLCH L 69.2% C 0.025 H 161.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA197 |
|---|---|
| RGB | rgb(143, 161, 151) |
| HSL | hsl(147, 9%, 60%) |
| HSV | hsv(147, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 6.2%, 36.9%) |
| CIE-LAB | lab(64.61, -8.35, 3.05) |
| CIE-LCH | lch(64.61, 8.89, 159.90°) |
| OKLab | oklab(69.19% -0.0236 0.008) |
| OKLCH | oklch(69.19% 0.025 161.4) |
| XYZ | xyz(29.6572, 33.5633, 34.1880) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.10
Grey
#929591
ΔE00 7.75
Greyish Teal
#719F91
ΔE00 8.31
Greenish Grey
#96AE8D
ΔE00 8.88
Cement
#A5A391
ΔE00 8.89
Pewter
#899397
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA197 #A18F99
analogous
#90A18F #8FA197 #8FA1A0
triadic
#8FA197 #978FA1 #A1978F
tetradic
#8FA197 #8F90A1 #A18F99 #A1A08F
square
#8FA197 #8F90A1 #A18F99 #A1A08F
split-complementary
#8FA197 #A08FA1 #A18F90
monochromatic
#53635A #6F8478 #8FA197 #B0BDB6 #D2D9D5
Accessibility & contrast
On white
2.72
#8FA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#8FA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA197
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA197 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E97
Deuteranopia (green-blind)
#9D9C98
Tritanopia (blue-blind)
#8CA19E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8fa197; /* rgb */ color: rgb(143, 161, 151); /* oklch */ color: oklch(69.2% 0.025 161.4);
Tailwind
colors: {
custom: {
50: '#afbcb5',
500: '#8fa197',
950: '#000000',
},
}SCSS
$custom: #8fa197; $custom-light: #afbcb5; $custom-dark: #000000;
JSON
{
"hex": "#8fa197",
"rgb": {
"r": 143,
"g": 161,
"b": 151
},
"hsl": {
"h": 146.667,
"s": 8.738,
"l": 59.608
},
"oklch": {
"l": 0.69186,
"c": 0.02495,
"h": 161.4
},
"luminance": 0.33564
}Semantic roles & 50–950 ramp
primary
#8FA197
secondary
#C9C2C6
accent
#7697B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180