#8FA997#8FA997
#8FA997 is a light, muted green. Relative luminance 0.364; OKLCH L 71.0% C 0.039 H 155.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA997 |
|---|---|
| RGB | rgb(143, 169, 151) |
| HSL | hsl(138, 13%, 61%) |
| HSV | hsv(138, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 10.7%, 33.7%) |
| CIE-LAB | lab(66.86, -12.62, 6.29) |
| CIE-LCH | lch(66.86, 14.10, 153.49°) |
| OKLab | oklab(70.97% -0.0352 0.0164) |
| OKLCH | oklch(70.97% 0.039 155.1) |
| XYZ | xyz(31.1002, 36.4493, 34.6690) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.22
Grey Green
#86A17D
ΔE00 6.63
Greyish Teal
#719F91
ΔE00 6.80
Sage Green
#9CAF88
ΔE00 7.40
Greeny Grey
#7EA07A
ΔE00 7.61
Greyish Green
#82A67D
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA997 #A98FA1
analogous
#94A98F #8FA997 #8FA9A4
triadic
#8FA997 #978FA9 #A9978F
tetradic
#8FA997 #8F94A9 #A98FA1 #A9A48F
square
#8FA997 #8F94A9 #A98FA1 #A9A48F
split-complementary
#8FA997 #A48FA9 #A98F94
monochromatic
#526B5A #6D8E77 #8FA997 #B2C4B7 #D4DED7
Accessibility & contrast
On white
2.53
#8FA997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8FA997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA997
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA997 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A596
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#8BA8A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa997; /* rgb */ color: rgb(143, 169, 151); /* oklch */ color: oklch(71.0% 0.039 155.1);
Tailwind
colors: {
custom: {
50: '#b0c2b5',
500: '#8fa997',
950: '#000000',
},
}SCSS
$custom: #8fa997; $custom-light: #b0c2b5; $custom-dark: #000000;
JSON
{
"hex": "#8fa997",
"rgb": {
"r": 143,
"g": 169,
"b": 151
},
"hsl": {
"h": 138.462,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.7097,
"c": 0.03881,
"h": 155.1
},
"luminance": 0.3645
}Semantic roles & 50–950 ramp
primary
#8FA997
secondary
#CFC5CC
accent
#4E8197
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180