#8FA8A2#8FA8A2
#8FA8A2 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.1% C 0.029 H 179.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8A2 |
|---|---|
| RGB | rgb(143, 168, 162) |
| HSL | hsl(166, 13%, 61%) |
| HSV | hsv(166, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(66.86, -9.88, 0.19) |
| CIE-LCH | lch(66.86, 9.88, 178.90°) |
| OKLab | oklab(71.07% -0.0291 0.0004) |
| OKLCH | oklch(71.07% 0.029 179.3) |
| XYZ | xyz(31.8503, 36.4528, 39.5334) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.63
Greyish Teal
#719F91
ΔE00 7.79
Cool Gray
#9AA7B0
ΔE00 9.77
Cadetblue
#5F9EA0
ΔE00 9.86
Bluegrey
#85A3B2
ΔE00 9.89
Grey
#929591
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8A2 #A88F95
analogous
#8FA895 #8FA8A2 #8FA1A8
triadic
#8FA8A2 #A28FA8 #A8A28F
tetradic
#8FA8A2 #958FA8 #A88F95 #A1A88F
square
#8FA8A2 #958FA8 #A88F95 #A1A88F
split-complementary
#8FA8A2 #A88FA1 #A8958F
monochromatic
#526A64 #6D8D85 #8FA8A2 #B1C3BF #D4DEDB
Accessibility & contrast
On white
2.53
#8FA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8FA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8A2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8A2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#89A9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa8a2; /* rgb */ color: rgb(143, 168, 162); /* oklch */ color: oklch(71.1% 0.029 179.3);
Tailwind
colors: {
custom: {
50: '#b0c1bd',
500: '#8fa8a2',
950: '#000000',
},
}SCSS
$custom: #8fa8a2; $custom-light: #b0c1bd; $custom-dark: #000000;
JSON
{
"hex": "#8fa8a2",
"rgb": {
"r": 143,
"g": 168,
"b": 162
},
"hsl": {
"h": 165.6,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.71066,
"c": 0.0291,
"h": 179.3
},
"luminance": 0.36454
}Semantic roles & 50–950 ramp
primary
#8FA8A2
secondary
#CEC5C7
accent
#4F6097
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181