#8FA8A0#8FA8A0
#8FA8A0 is a light, muted teal. Relative luminance 0.364; OKLCH L 71.0% C 0.030 H 174.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8A0 |
|---|---|
| RGB | rgb(143, 168, 160) |
| HSL | hsl(161, 13%, 61%) |
| HSV | hsv(161, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 4.8%, 34.1%) |
| CIE-LAB | lab(66.81, -10.29, 1.22) |
| CIE-LCH | lch(66.81, 10.37, 173.22°) |
| OKLab | oklab(71.01% -0.0299 0.0031) |
| OKLCH | oklch(71.01% 0.03 174.1) |
| XYZ | xyz(31.6739, 36.3822, 38.6046) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.35
Greyish Teal
#719F91
ΔE00 7.36
Greenish Grey
#96AE8D
ΔE00 9.14
Grey
#929591
ΔE00 10.10
Cadetblue
#5F9EA0
ΔE00 10.12
Grey Green
#86A17D
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8A0 #A88F97
analogous
#8FA893 #8FA8A0 #8FA3A8
triadic
#8FA8A0 #A08FA8 #A8A08F
tetradic
#8FA8A0 #938FA8 #A88F97 #A3A88F
square
#8FA8A0 #938FA8 #A88F97 #A3A88F
split-complementary
#8FA8A0 #A88FA3 #A8938F
monochromatic
#526A63 #6D8D83 #8FA8A0 #B1C3BD #D4DEDA
Accessibility & contrast
On white
2.54
#8FA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8FA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8A0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8A0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A0
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#89A9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa8a0; /* rgb */ color: rgb(143, 168, 160); /* oklch */ color: oklch(71.0% 0.030 174.1);
Tailwind
colors: {
custom: {
50: '#b0c1bc',
500: '#8fa8a0',
950: '#000000',
},
}SCSS
$custom: #8fa8a0; $custom-light: #b0c1bc; $custom-dark: #000000;
JSON
{
"hex": "#8fa8a0",
"rgb": {
"r": 143,
"g": 168,
"b": 160
},
"hsl": {
"h": 160.8,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.71006,
"c": 0.0301,
"h": 174.1
},
"luminance": 0.36383
}Semantic roles & 50–950 ramp
primary
#8FA8A0
secondary
#CEC5C8
accent
#4F6697
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181