#8FAFAF#8FAFAF
#8FAFAF is a light, muted teal. Relative luminance 0.396; OKLCH L 73.0% C 0.035 H 196.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAFAF |
|---|---|
| RGB | rgb(143, 175, 175) |
| HSL | hsl(180, 17%, 62%) |
| HSV | hsv(180, 18%, 69%) |
| CMYK | cmyk(18.3%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(69.18, -10.85, -3.62) |
| CIE-LCH | lch(69.18, 11.44, 198.46°) |
| OKLab | oklab(73.02% -0.0335 -0.0099) |
| OKLCH | oklch(73.02% 0.035 196.4) |
| XYZ | xyz(34.3934, 39.5936, 46.3793) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.99
Bluegrey
#85A3B2
ΔE00 8.00
Cool Gray
#9AA7B0
ΔE00 9.06
Cadetblue
#5F9EA0
ΔE00 9.24
Greyblue
#77A1B5
ΔE00 9.41
Greyish Teal
#719F91
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAFAF #AF8F8F
analogous
#8FAF9F #8FAFAF #8F9FAF
triadic
#8FAFAF #AF8FAF #AFAF8F
tetradic
#8FAFAF #9F8FAF #AF8F8F #9FAF8F
square
#8FAFAF #9F8FAF #AF8F8F #9FAF8F
split-complementary
#8FAFAF #AF8F9F #AF9F8F
monochromatic
#517272 #6B9696 #8FAFAF #B3C9C9 #D6E2E2
Accessibility & contrast
On white
2.35
#8FAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8FAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAFAF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAFAF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#85B1AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fafaf; /* rgb */ color: rgb(143, 175, 175); /* oklch */ color: oklch(73.0% 0.035 196.4);
Tailwind
colors: {
custom: {
50: '#b0c6c6',
500: '#8fafaf',
950: '#000000',
},
}SCSS
$custom: #8fafaf; $custom-light: #b0c6c6; $custom-dark: #000000;
JSON
{
"hex": "#8fafaf",
"rgb": {
"r": 143,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.73021,
"c": 0.03494,
"h": 196.4
},
"luminance": 0.39595
}Semantic roles & 50–950 ramp
primary
#8FAFAF
secondary
#D3C7C7
accent
#4B4B9B
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282