#8FA696#8FA696
#8FA696 is a light, muted green. Relative luminance 0.353; OKLCH L 70.3% C 0.035 H 155.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA696 |
|---|---|
| RGB | rgb(143, 166, 150) |
| HSL | hsl(138, 11%, 61%) |
| HSV | hsv(138, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 9.6%, 34.9%) |
| CIE-LAB | lab(65.99, -11.22, 5.60) |
| CIE-LCH | lch(65.99, 12.54, 153.48°) |
| OKLab | oklab(70.27% -0.0313 0.0146) |
| OKLCH | oklch(70.27% 0.035 155.1) |
| XYZ | xyz(30.4677, 35.3135, 34.0592) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.05
Greyish Teal
#719F91
ΔE00 7.04
Grey Green
#86A17D
ΔE00 7.09
Sage Green
#9CAF88
ΔE00 8.02
Greeny Grey
#7EA07A
ΔE00 8.18
Greyish Green
#82A67D
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA696 #A68F9F
analogous
#93A68F #8FA696 #8FA6A1
triadic
#8FA696 #968FA6 #A6968F
tetradic
#8FA696 #8F93A6 #A68F9F #A6A18F
square
#8FA696 #8F93A6 #A68F9F #A6A18F
split-complementary
#8FA696 #A18FA6 #A68F93
monochromatic
#536859 #6E8A76 #8FA696 #B1C1B6 #D3DCD6
Accessibility & contrast
On white
2.60
#8FA696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8FA696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA696
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA696 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A295
Deuteranopia (green-blind)
#A29F97
Tritanopia (blue-blind)
#8CA5A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa696; /* rgb */ color: rgb(143, 166, 150); /* oklch */ color: oklch(70.3% 0.035 155.1);
Tailwind
colors: {
custom: {
50: '#b0c0b4',
500: '#8fa696',
950: '#000000',
},
}SCSS
$custom: #8fa696; $custom-light: #b0c0b4; $custom-dark: #000000;
JSON
{
"hex": "#8fa696",
"rgb": {
"r": 143,
"g": 166,
"b": 150
},
"hsl": {
"h": 138.261,
"s": 11.443,
"l": 60.588
},
"oklch": {
"l": 0.70271,
"c": 0.03455,
"h": 155.1
},
"luminance": 0.35314
}Semantic roles & 50–950 ramp
primary
#8FA696
secondary
#CDC4CA
accent
#508096
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180