#8FA79D#8FA79D
#8FA79D is a light, muted teal. Relative luminance 0.359; OKLCH L 70.7% C 0.030 H 168.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA79D |
|---|---|
| RGB | rgb(143, 167, 157) |
| HSL | hsl(155, 12%, 61%) |
| HSV | hsv(155, 14%, 65%) |
| CMYK | cmyk(14.4%, 0%, 6%, 34.5%) |
| CIE-LAB | lab(66.45, -10.37, 2.37) |
| CIE-LCH | lch(66.45, 10.64, 167.13°) |
| OKLab | oklab(70.69% -0.0298 0.0061) |
| OKLCH | oklch(70.69% 0.03 168.4) |
| XYZ | xyz(31.2307, 35.9107, 37.1778) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.16
Cool Grey
#95A3A6
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 8.31
Grey Green
#86A17D
ΔE00 9.50
Grey
#929591
ΔE00 9.98
Sage Green
#9CAF88
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA79D #A78F99
analogous
#8FA791 #8FA79D #8FA5A7
triadic
#8FA79D #9D8FA7 #A79D8F
tetradic
#8FA79D #918FA7 #A78F99 #A5A78F
square
#8FA79D #918FA7 #A78F99 #A5A78F
split-complementary
#8FA79D #A78FA5 #A7918F
monochromatic
#536960 #6D8B7F #8FA79D #B1C2BB #D4DDD9
Accessibility & contrast
On white
2.57
#8FA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8FA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA79D
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA79D | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49D
Deuteranopia (green-blind)
#A1A09E
Tritanopia (blue-blind)
#8AA7A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa79d; /* rgb */ color: rgb(143, 167, 157); /* oklch */ color: oklch(70.7% 0.030 168.4);
Tailwind
colors: {
custom: {
50: '#b0c1b9',
500: '#8fa79d',
950: '#000000',
},
}SCSS
$custom: #8fa79d; $custom-light: #b0c1b9; $custom-dark: #000000;
JSON
{
"hex": "#8fa79d",
"rgb": {
"r": 143,
"g": 167,
"b": 157
},
"hsl": {
"h": 155,
"s": 12,
"l": 60.784
},
"oklch": {
"l": 0.70695,
"c": 0.0304,
"h": 168.4
},
"luminance": 0.35911
}Semantic roles & 50–950 ramp
primary
#8FA79D
secondary
#CDC4C8
accent
#4F6D96
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180