#8FACAC#8FACAC
#8FACAC is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.032 H 196.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACAC |
|---|---|
| RGB | rgb(143, 172, 172) |
| HSL | hsl(180, 15%, 62%) |
| HSV | hsv(180, 17%, 67%) |
| CMYK | cmyk(16.9%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(68.26, -9.90, -3.32) |
| CIE-LCH | lch(68.26, 10.45, 198.53°) |
| OKLab | oklab(72.26% -0.0306 -0.009) |
| OKLCH | oklch(72.26% 0.032 196.5) |
| XYZ | xyz(33.5246, 38.3222, 44.6523) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.00
Bluegrey
#85A3B2
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 8.30
Greyblue
#77A1B5
ΔE00 9.08
Bluey Grey
#89A0B0
ΔE00 9.09
Cadetblue
#5F9EA0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACAC #AC8F8F
analogous
#8FAC9E #8FACAC #8F9EAC
triadic
#8FACAC #AC8FAC #ACAC8F
tetradic
#8FACAC #9E8FAC #AC8F8F #9EAC8F
square
#8FACAC #9E8FAC #AC8F8F #9EAC8F
split-complementary
#8FACAC #AC8F9E #AC9E8F
monochromatic
#526F6F #6C9292 #8FACAC #B2C6C6 #D5E0E0
Accessibility & contrast
On white
2.42
#8FACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8FACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACAC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACAC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#A2A5AC
Tritanopia (blue-blind)
#86AEAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8facac; /* rgb */ color: rgb(143, 172, 172); /* oklch */ color: oklch(72.3% 0.032 196.5);
Tailwind
colors: {
custom: {
50: '#b0c4c4',
500: '#8facac',
950: '#000000',
},
}SCSS
$custom: #8facac; $custom-light: #b0c4c4; $custom-dark: #000000;
JSON
{
"hex": "#8facac",
"rgb": {
"r": 143,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 14.872,
"l": 61.765
},
"oklch": {
"l": 0.72262,
"c": 0.0319,
"h": 196.5
},
"luminance": 0.38323
}Semantic roles & 50–950 ramp
primary
#8FACAC
secondary
#D1C6C6
accent
#4C4C99
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101212
muted
#7F8181