#8FACA0#8FACA0
#8FACA0 is a light, muted teal. Relative luminance 0.379; OKLCH L 71.9% C 0.036 H 168.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FACA0 |
|---|---|
| RGB | rgb(143, 172, 160) |
| HSL | hsl(155, 15%, 62%) |
| HSV | hsv(155, 17%, 67%) |
| CMYK | cmyk(16.9%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(67.93, -12.42, 2.85) |
| CIE-LCH | lch(67.93, 12.74, 167.06°) |
| OKLab | oklab(71.9% -0.0356 0.0074) |
| OKLCH | oklch(71.9% 0.036 168.3) |
| XYZ | xyz(32.4237, 37.8819, 38.8545) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 7.56
Grey Green
#86A17D
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.55
Dull Teal
#5F9E8F
ΔE00 9.64
Sage Green
#9CAF88
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FACA0 #AC8F9B
analogous
#8FAC92 #8FACA0 #8FAAAC
triadic
#8FACA0 #A08FAC #ACA08F
tetradic
#8FACA0 #928FAC #AC8F9B #AAAC8F
square
#8FACA0 #928FAC #AC8F9B #AAAC8F
split-complementary
#8FACA0 #AC8FAA #AC928F
monochromatic
#526F63 #6C9282 #8FACA0 #B2C6BE #D5E0DC
Accessibility & contrast
On white
2.45
#8FACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8FACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FACA0
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FACA0 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89F
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#89ACA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8faca0; /* rgb */ color: rgb(143, 172, 160); /* oklch */ color: oklch(71.9% 0.036 168.3);
Tailwind
colors: {
custom: {
50: '#b0c4bc',
500: '#8faca0',
950: '#000000',
},
}SCSS
$custom: #8faca0; $custom-light: #b0c4bc; $custom-dark: #000000;
JSON
{
"hex": "#8faca0",
"rgb": {
"r": 143,
"g": 172,
"b": 160
},
"hsl": {
"h": 155.172,
"s": 14.872,
"l": 61.765
},
"oklch": {
"l": 0.71897,
"c": 0.03635,
"h": 168.3
},
"luminance": 0.37883
}Semantic roles & 50–950 ramp
primary
#8FACA0
secondary
#D1C6CA
accent
#4C6C99
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181