#8FACAF#8FACAF
#8FACAF is a light, muted teal. Relative luminance 0.384; OKLCH L 72.4% C 0.032 H 204.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACAF |
|---|---|
| RGB | rgb(143, 172, 175) |
| HSL | hsl(186, 17%, 62%) |
| HSV | hsv(186, 18%, 69%) |
| CMYK | cmyk(18.3%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(68.34, -9.25, -4.86) |
| CIE-LCH | lch(68.34, 10.45, 207.69°) |
| OKLab | oklab(72.36% -0.0294 -0.0132) |
| OKLCH | oklch(72.36% 0.032 204.2) |
| XYZ | xyz(33.8160, 38.4388, 46.1869) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.44
Bluegrey
#85A3B2
ΔE00 6.11
Cool Gray
#9AA7B0
ΔE00 7.29
Bluey Grey
#89A0B0
ΔE00 7.81
Greyblue
#77A1B5
ΔE00 7.83
Pewter
#899397
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACAF #AF928F
analogous
#8FAFA2 #8FACAF #8F9CAF
triadic
#8FACAF #AF8FAC #ACAF8F
tetradic
#8FACAF #A28FAF #AF928F #9CAF8F
square
#8FACAF #A28FAF #AF928F #9CAF8F
split-complementary
#8FACAF #AF8F9C #AFA28F
monochromatic
#516F72 #6B9296 #8FACAF #B3C6C9 #D6E1E2
Accessibility & contrast
On white
2.42
#8FACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#8FACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACAF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACAF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#A1A5AF
Tritanopia (blue-blind)
#86AEAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8facaf; /* rgb */ color: rgb(143, 172, 175); /* oklch */ color: oklch(72.4% 0.032 204.2);
Tailwind
colors: {
custom: {
50: '#b0c4c6',
500: '#8facaf',
950: '#000000',
},
}SCSS
$custom: #8facaf; $custom-light: #b0c4c6; $custom-dark: #000000;
JSON
{
"hex": "#8facaf",
"rgb": {
"r": 143,
"g": 172,
"b": 175
},
"hsl": {
"h": 185.625,
"s": 16.667,
"l": 62.353
},
"oklch": {
"l": 0.72358,
"c": 0.03219,
"h": 204.2
},
"luminance": 0.3844
}Semantic roles & 50–950 ramp
primary
#8FACAF
secondary
#D3C8C7
accent
#524B9B
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101213
muted
#7F8182