#8FA59E#8FA59E
#8FA59E is a light, muted teal. Relative luminance 0.352; OKLCH L 70.3% C 0.027 H 174.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA59E |
|---|---|
| RGB | rgb(143, 165, 158) |
| HSL | hsl(161, 11%, 60%) |
| HSV | hsv(161, 13%, 65%) |
| CMYK | cmyk(13.3%, 0%, 4.2%, 35.3%) |
| CIE-LAB | lab(65.92, -9.10, 1.04) |
| CIE-LCH | lch(65.92, 9.15, 173.50°) |
| OKLab | oklab(70.28% -0.0265 0.0026) |
| OKLCH | oklch(70.28% 0.027 174.4) |
| XYZ | xyz(30.9529, 35.2179, 37.5081) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.37
Greyish Teal
#719F91
ΔE00 7.94
Grey
#929591
ΔE00 8.86
Pewter
#899397
ΔE00 9.33
Greenish Grey
#96AE8D
ΔE00 9.70
Cool Gray
#9AA7B0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA59E #A58F96
analogous
#8FA593 #8FA59E #8FA1A5
triadic
#8FA59E #9E8FA5 #A59E8F
tetradic
#8FA59E #938FA5 #A58F96 #A1A58F
square
#8FA59E #938FA5 #A58F96 #A1A58F
split-complementary
#8FA59E #A58FA1 #A5938F
monochromatic
#536760 #6E8980 #8FA59E #B1C0BB #D3DCD9
Accessibility & contrast
On white
2.61
#8FA59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8FA59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA59E
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA59E | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#9F9F9E
Tritanopia (blue-blind)
#8AA6A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8fa59e; /* rgb */ color: rgb(143, 165, 158); /* oklch */ color: oklch(70.3% 0.027 174.4);
Tailwind
colors: {
custom: {
50: '#b0bfba',
500: '#8fa59e',
950: '#000000',
},
}SCSS
$custom: #8fa59e; $custom-light: #b0bfba; $custom-dark: #000000;
JSON
{
"hex": "#8fa59e",
"rgb": {
"r": 143,
"g": 165,
"b": 158
},
"hsl": {
"h": 160.909,
"s": 10.891,
"l": 60.392
},
"oklch": {
"l": 0.7028,
"c": 0.02662,
"h": 174.4
},
"luminance": 0.35219
}Semantic roles & 50–950 ramp
primary
#8FA59E
secondary
#CCC4C6
accent
#516695
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180