#8FA09A#8FA09A
#8FA09A is a light, muted teal. Relative luminance 0.333; OKLCH L 69.1% C 0.021 H 172.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA09A |
|---|---|
| RGB | rgb(143, 160, 154) |
| HSL | hsl(159, 8%, 59%) |
| HSV | hsv(159, 11%, 63%) |
| CMYK | cmyk(10.6%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(64.41, -7.21, 1.08) |
| CIE-LCH | lch(64.41, 7.29, 171.45°) |
| OKLab | oklab(69.05% -0.0209 0.0028) |
| OKLCH | oklch(69.05% 0.021 172.5) |
| XYZ | xyz(29.7299, 33.3139, 35.4295) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.25
Grey
#929591
ΔE00 6.73
Pewter
#899397
ΔE00 7.44
Cool Gray
#9AA7B0
ΔE00 8.85
Greyish Teal
#719F91
ΔE00 9.21
Cement
#A5A391
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA09A #A08F95
analogous
#8FA092 #8FA09A #8F9EA0
triadic
#8FA09A #9A8FA0 #A09A8F
tetradic
#8FA09A #928FA0 #A08F95 #9EA08F
square
#8FA09A #928FA0 #A08F95 #9EA08F
split-complementary
#8FA09A #A08F9E #A0928F
monochromatic
#53625C #6F837C #8FA09A #B0BCB8 #D1D8D6
Accessibility & contrast
On white
2.74
#8FA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8FA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA09A
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA09A | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#8BA09E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8fa09a; /* rgb */ color: rgb(143, 160, 154); /* oklch */ color: oklch(69.1% 0.021 172.5);
Tailwind
colors: {
custom: {
50: '#afbcb7',
500: '#8fa09a',
950: '#000000',
},
}SCSS
$custom: #8fa09a; $custom-light: #afbcb7; $custom-dark: #000000;
JSON
{
"hex": "#8fa09a",
"rgb": {
"r": 143,
"g": 160,
"b": 154
},
"hsl": {
"h": 158.824,
"s": 8.213,
"l": 59.412
},
"oklch": {
"l": 0.69054,
"c": 0.02111,
"h": 172.5
},
"luminance": 0.33314
}Semantic roles & 50–950 ramp
primary
#8FA09A
secondary
#C9C2C4
accent
#778BB1
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180