#8FA093#8FA093
#8FA093 is a light, muted green. Relative luminance 0.331; OKLCH L 68.8% C 0.027 H 152.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA093 |
|---|---|
| RGB | rgb(143, 160, 147) |
| HSL | hsl(134, 8%, 59%) |
| HSV | hsv(134, 11%, 63%) |
| CMYK | cmyk(10.6%, 0%, 8.1%, 37.3%) |
| CIE-LAB | lab(64.23, -8.59, 4.74) |
| CIE-LCH | lch(64.23, 9.81, 151.10°) |
| OKLab | oklab(68.85% -0.0239 0.0124) |
| OKLCH | oklch(68.85% 0.027 152.7) |
| XYZ | xyz(29.1638, 33.0874, 32.4481) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.94
Grey
#929591
ΔE00 8.00
Cool Grey
#95A3A6
ΔE00 8.30
Greyish Teal
#719F91
ΔE00 8.36
Grey Green
#86A17D
ΔE00 8.36
Cement
#A5A391
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA093 #A08F9C
analogous
#94A08F #8FA093 #8FA09C
triadic
#8FA093 #938FA0 #A0938F
tetradic
#8FA093 #8F94A0 #A08F9C #A09C8F
square
#8FA093 #8F94A0 #A08F9C #A09C8F
split-complementary
#8FA093 #9C8FA0 #A08F94
monochromatic
#536256 #6F8374 #8FA093 #B0BCB3 #D1D8D3
Accessibility & contrast
On white
2.76
#8FA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#8FA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA093
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA093 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D92
Deuteranopia (green-blind)
#9D9B94
Tritanopia (blue-blind)
#8D9F9C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8fa093; /* rgb */ color: rgb(143, 160, 147); /* oklch */ color: oklch(68.8% 0.027 152.7);
Tailwind
colors: {
custom: {
50: '#afbcb2',
500: '#8fa093',
950: '#000000',
},
}SCSS
$custom: #8fa093; $custom-light: #afbcb2; $custom-dark: #000000;
JSON
{
"hex": "#8fa093",
"rgb": {
"r": 143,
"g": 160,
"b": 147
},
"hsl": {
"h": 134.118,
"s": 8.213,
"l": 59.412
},
"oklch": {
"l": 0.68849,
"c": 0.02691,
"h": 152.7
},
"luminance": 0.33088
}Semantic roles & 50–950 ramp
primary
#8FA093
secondary
#C9C2C7
accent
#77A3B1
background
#FAFBFA
surface
#F4F6F5
border
#CED0CF
text
#101211
muted
#7F8180