#8FA996#8FA996
#8FA996 is a light, muted green. Relative luminance 0.364; OKLCH L 70.9% C 0.040 H 153.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA996 |
|---|---|
| RGB | rgb(143, 169, 150) |
| HSL | hsl(136, 13%, 61%) |
| HSV | hsv(136, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 11.2%, 33.7%) |
| CIE-LAB | lab(66.84, -12.81, 6.81) |
| CIE-LCH | lch(66.84, 14.51, 151.99°) |
| OKLab | oklab(70.94% -0.0356 0.0177) |
| OKLCH | oklch(70.94% 0.04 153.6) |
| XYZ | xyz(31.0194, 36.4169, 34.2431) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.87
Grey Green
#86A17D
ΔE00 6.29
Greyish Teal
#719F91
ΔE00 6.88
Sage Green
#9CAF88
ΔE00 7.08
Greeny Grey
#7EA07A
ΔE00 7.29
Greyish Green
#82A67D
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA996 #A98FA2
analogous
#95A98F #8FA996 #8FA9A3
triadic
#8FA996 #968FA9 #A9968F
tetradic
#8FA996 #8F95A9 #A98FA2 #A9A38F
square
#8FA996 #8F95A9 #A98FA2 #A9A38F
split-complementary
#8FA996 #A38FA9 #A98F95
monochromatic
#526B59 #6D8E76 #8FA996 #B2C4B6 #D4DED7
Accessibility & contrast
On white
2.54
#8FA996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8FA996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA996
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA996 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A495
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#8BA8A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa996; /* rgb */ color: rgb(143, 169, 150); /* oklch */ color: oklch(70.9% 0.040 153.6);
Tailwind
colors: {
custom: {
50: '#b0c2b4',
500: '#8fa996',
950: '#000000',
},
}SCSS
$custom: #8fa996; $custom-light: #b0c2b4; $custom-dark: #000000;
JSON
{
"hex": "#8fa996",
"rgb": {
"r": 143,
"g": 169,
"b": 150
},
"hsl": {
"h": 136.154,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.70943,
"c": 0.03978,
"h": 153.6
},
"luminance": 0.36418
}Semantic roles & 50–950 ramp
primary
#8FA996
secondary
#CFC5CC
accent
#4E8497
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180