#8FA8A3#8FA8A3
#8FA8A3 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.1% C 0.029 H 182.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8A3 |
|---|---|
| RGB | rgb(143, 168, 163) |
| HSL | hsl(168, 13%, 61%) |
| HSV | hsv(168, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 3%, 34.1%) |
| CIE-LAB | lab(66.89, -9.67, -0.33) |
| CIE-LCH | lch(66.89, 9.68, 181.94°) |
| OKLab | oklab(71.1% -0.0287 -0.001) |
| OKLCH | oklch(71.1% 0.029 182) |
| XYZ | xyz(31.9395, 36.4885, 40.0034) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.27
Greyish Teal
#719F91
ΔE00 8.04
Cool Gray
#9AA7B0
ΔE00 9.37
Bluegrey
#85A3B2
ΔE00 9.40
Pewter
#899397
ΔE00 9.74
Cadetblue
#5F9EA0
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8A3 #A88F94
analogous
#8FA896 #8FA8A3 #8FA0A8
triadic
#8FA8A3 #A38FA8 #A8A38F
tetradic
#8FA8A3 #968FA8 #A88F94 #A0A88F
square
#8FA8A3 #968FA8 #A88F94 #A0A88F
split-complementary
#8FA8A3 #A88FA0 #A8968F
monochromatic
#526A65 #6D8D86 #8FA8A3 #B1C3BF #D4DEDC
Accessibility & contrast
On white
2.53
#8FA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8FA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8A3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8A3 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A3
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#89A9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa8a3; /* rgb */ color: rgb(143, 168, 163); /* oklch */ color: oklch(71.1% 0.029 182.0);
Tailwind
colors: {
custom: {
50: '#b0c1be',
500: '#8fa8a3',
950: '#000000',
},
}SCSS
$custom: #8fa8a3; $custom-light: #b0c1be; $custom-dark: #000000;
JSON
{
"hex": "#8fa8a3",
"rgb": {
"r": 143,
"g": 168,
"b": 163
},
"hsl": {
"h": 168,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.71096,
"c": 0.0287,
"h": 182
},
"luminance": 0.36489
}Semantic roles & 50–950 ramp
primary
#8FA8A3
secondary
#CEC5C7
accent
#4F5D97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181