#8FAFA5#8FAFA5
#8FAFA5 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.7% C 0.038 H 174.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFA5 |
|---|---|
| RGB | rgb(143, 175, 165) |
| HSL | hsl(161, 17%, 62%) |
| HSV | hsv(161, 18%, 69%) |
| CMYK | cmyk(18.3%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(68.91, -12.98, 1.50) |
| CIE-LCH | lch(68.91, 13.06, 173.39°) |
| OKLab | oklab(72.71% -0.0377 0.0038) |
| OKLCH | oklch(72.71% 0.038 174.3) |
| XYZ | xyz(33.4474, 39.2152, 41.3970) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.93
Greenish Grey
#96AE8D
ΔE00 8.58
Cool Grey
#95A3A6
ΔE00 9.59
Dull Teal
#5F9E8F
ΔE00 9.72
Cadetblue
#5F9EA0
ΔE00 10.03
Grey Green
#86A17D
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFA5 #AF8F99
analogous
#8FAF95 #8FAFA5 #8FA9AF
triadic
#8FAFA5 #A58FAF #AFA58F
tetradic
#8FAFA5 #958FAF #AF8F99 #A9AF8F
square
#8FAFA5 #958FAF #AF8F99 #A9AF8F
split-complementary
#8FAFA5 #AF8FA9 #AF958F
monochromatic
#517268 #6B9688 #8FAFA5 #B3C9C2 #D6E2DE
Accessibility & contrast
On white
2.37
#8FAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8FAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFA5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFA5 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#A7A6A6
Tritanopia (blue-blind)
#88B0AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fafa5; /* rgb */ color: rgb(143, 175, 165); /* oklch */ color: oklch(72.7% 0.038 174.3);
Tailwind
colors: {
custom: {
50: '#b0c7bf',
500: '#8fafa5',
950: '#000000',
},
}SCSS
$custom: #8fafa5; $custom-light: #b0c7bf; $custom-dark: #000000;
JSON
{
"hex": "#8fafa5",
"rgb": {
"r": 143,
"g": 175,
"b": 165
},
"hsl": {
"h": 161.25,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.72714,
"c": 0.03787,
"h": 174.3
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#8FAFA5
secondary
#D3C7CB
accent
#4B649B
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281