#8FA59F#8FA59F
#8FA59F is a light, muted teal. Relative luminance 0.353; OKLCH L 70.3% C 0.026 H 177.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA59F |
|---|---|
| RGB | rgb(143, 165, 159) |
| HSL | hsl(164, 11%, 60%) |
| HSV | hsv(164, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(65.94, -8.89, 0.52) |
| CIE-LCH | lch(65.94, 8.91, 176.67°) |
| OKLab | oklab(70.31% -0.0261 0.0012) |
| OKLCH | oklch(70.31% 0.026 177.3) |
| XYZ | xyz(31.0393, 35.2524, 37.9632) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.97
Greyish Teal
#719F91
ΔE00 8.16
Grey
#929591
ΔE00 8.76
Pewter
#899397
ΔE00 9.03
Cool Gray
#9AA7B0
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA59F #A58F95
analogous
#8FA594 #8FA59F #8FA0A5
triadic
#8FA59F #9F8FA5 #A59F8F
tetradic
#8FA59F #948FA5 #A58F95 #A0A58F
square
#8FA59F #948FA5 #A58F95 #A0A58F
split-complementary
#8FA59F #A58FA0 #A5948F
monochromatic
#536761 #6E8982 #8FA59F #B1C0BC #D3DCD9
Accessibility & contrast
On white
2.61
#8FA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8FA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA59F
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA59F | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29F
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#8AA6A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa59f; /* rgb */ color: rgb(143, 165, 159); /* oklch */ color: oklch(70.3% 0.026 177.3);
Tailwind
colors: {
custom: {
50: '#b0bfbb',
500: '#8fa59f',
950: '#000000',
},
}SCSS
$custom: #8fa59f; $custom-light: #b0bfbb; $custom-dark: #000000;
JSON
{
"hex": "#8fa59f",
"rgb": {
"r": 143,
"g": 165,
"b": 159
},
"hsl": {
"h": 163.636,
"s": 10.891,
"l": 60.392
},
"oklch": {
"l": 0.7031,
"c": 0.0261,
"h": 177.3
},
"luminance": 0.35253
}Semantic roles & 50–950 ramp
primary
#8FA59F
secondary
#CCC4C6
accent
#516395
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180