#8FACAA#8FACAA
#8FACAA is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.032 H 191.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACAA |
|---|---|
| RGB | rgb(143, 172, 170) |
| HSL | hsl(176, 15%, 62%) |
| HSV | hsv(176, 17%, 67%) |
| CMYK | cmyk(16.9%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.20, -10.33, -2.29) |
| CIE-LCH | lch(68.20, 10.59, 192.51°) |
| OKLab | oklab(72.2% -0.0314 -0.0063) |
| OKLCH | oklch(72.2% 0.032 191.3) |
| XYZ | xyz(33.3340, 38.2460, 43.6483) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.49
Bluegrey
#85A3B2
ΔE00 8.39
Greyish Teal
#719F91
ΔE00 8.75
Cool Gray
#9AA7B0
ΔE00 9.02
Cadetblue
#5F9EA0
ΔE00 9.29
Bluey Grey
#89A0B0
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACAA #AC8F91
analogous
#8FAC9C #8FACAA #8FA0AC
triadic
#8FACAA #AA8FAC #ACAA8F
tetradic
#8FACAA #9C8FAC #AC8F91 #A0AC8F
square
#8FACAA #9C8FAC #AC8F91 #A0AC8F
split-complementary
#8FACAA #AC8FA0 #AC9C8F
monochromatic
#526F6D #6C928F #8FACAA #B2C6C5 #D5E0DF
Accessibility & contrast
On white
2.43
#8FACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8FACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACAA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACAA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#A3A4AA
Tritanopia (blue-blind)
#87AEAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8facaa; /* rgb */ color: rgb(143, 172, 170); /* oklch */ color: oklch(72.2% 0.032 191.3);
Tailwind
colors: {
custom: {
50: '#b0c4c3',
500: '#8facaa',
950: '#000000',
},
}SCSS
$custom: #8facaa; $custom-light: #b0c4c3; $custom-dark: #000000;
JSON
{
"hex": "#8facaa",
"rgb": {
"r": 143,
"g": 172,
"b": 170
},
"hsl": {
"h": 175.862,
"s": 14.872,
"l": 61.765
},
"oklch": {
"l": 0.72199,
"c": 0.03203,
"h": 191.3
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#8FACAA
secondary
#D1C6C7
accent
#4C5299
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181