#8FA896#8FA896
#8FA896 is a light, muted green. Relative luminance 0.360; OKLCH L 70.7% C 0.038 H 154.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA896 |
|---|---|
| RGB | rgb(143, 168, 150) |
| HSL | hsl(137, 13%, 61%) |
| HSV | hsv(137, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(66.56, -12.28, 6.41) |
| CIE-LCH | lch(66.56, 13.85, 152.44°) |
| OKLab | oklab(70.72% -0.0342 0.0167) |
| OKLCH | oklch(70.72% 0.038 154) |
| XYZ | xyz(30.8341, 36.0463, 34.1814) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.24
Grey Green
#86A17D
ΔE00 6.52
Greyish Teal
#719F91
ΔE00 6.89
Sage Green
#9CAF88
ΔE00 7.36
Greeny Grey
#7EA07A
ΔE00 7.56
Greyish Green
#82A67D
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA896 #A88FA1
analogous
#94A88F #8FA896 #8FA8A2
triadic
#8FA896 #968FA8 #A8968F
tetradic
#8FA896 #8F94A8 #A88FA1 #A8A28F
square
#8FA896 #8F94A8 #A88FA1 #A8A28F
split-complementary
#8FA896 #A28FA8 #A88F94
monochromatic
#526A59 #6D8D76 #8FA896 #B1C3B6 #D4DED7
Accessibility & contrast
On white
2.56
#8FA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#8FA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA896
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA896 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A495
Deuteranopia (green-blind)
#A3A197
Tritanopia (blue-blind)
#8CA7A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa896; /* rgb */ color: rgb(143, 168, 150); /* oklch */ color: oklch(70.7% 0.038 154.0);
Tailwind
colors: {
custom: {
50: '#b0c1b4',
500: '#8fa896',
950: '#000000',
},
}SCSS
$custom: #8fa896; $custom-light: #b0c1b4; $custom-dark: #000000;
JSON
{
"hex": "#8fa896",
"rgb": {
"r": 143,
"g": 168,
"b": 150
},
"hsl": {
"h": 136.8,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70718,
"c": 0.03804,
"h": 154
},
"luminance": 0.36047
}Semantic roles & 50–950 ramp
primary
#8FA896
secondary
#CEC5CB
accent
#4F8397
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180