#8FA79B#8FA79B
#8FA79B is a light, muted teal. Relative luminance 0.358; OKLCH L 70.6% C 0.032 H 163.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA79B |
|---|---|
| RGB | rgb(143, 167, 155) |
| HSL | hsl(150, 12%, 61%) |
| HSV | hsv(150, 14%, 65%) |
| CMYK | cmyk(14.4%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(66.40, -10.77, 3.41) |
| CIE-LCH | lch(66.40, 11.30, 162.45°) |
| OKLab | oklab(70.64% -0.0306 0.0088) |
| OKLCH | oklch(70.64% 0.032 163.9) |
| XYZ | xyz(31.0614, 35.8430, 36.2859) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 7.50
Cool Grey
#95A3A6
ΔE00 8.63
Grey Green
#86A17D
ΔE00 8.68
Sage Green
#9CAF88
ΔE00 9.49
Greeny Grey
#7EA07A
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA79B #A78F9B
analogous
#8FA78F #8FA79B #8FA7A7
triadic
#8FA79B #9B8FA7 #A79B8F
tetradic
#8FA79B #8F8FA7 #A78F9B #A7A78F
square
#8FA79B #8F8FA7 #A78F9B #A7A78F
split-complementary
#8FA79B #A78FA7 #A78F8F
monochromatic
#53695E #6D8B7C #8FA79B #B1C2BA #D4DDD8
Accessibility & contrast
On white
2.57
#8FA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#8FA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA79B
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA79B | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#8BA7A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa79b; /* rgb */ color: rgb(143, 167, 155); /* oklch */ color: oklch(70.6% 0.032 163.9);
Tailwind
colors: {
custom: {
50: '#b0c1b8',
500: '#8fa79b',
950: '#000000',
},
}SCSS
$custom: #8fa79b; $custom-light: #b0c1b8; $custom-dark: #000000;
JSON
{
"hex": "#8fa79b",
"rgb": {
"r": 143,
"g": 167,
"b": 155
},
"hsl": {
"h": 150,
"s": 12,
"l": 60.784
},
"oklch": {
"l": 0.70636,
"c": 0.03188,
"h": 163.9
},
"luminance": 0.35844
}Semantic roles & 50–950 ramp
primary
#8FA79B
secondary
#CDC4C9
accent
#4F7396
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180