#8FA09F#8FA09F
#8FA09F is a light, near-neutral teal. Relative luminance 0.335; OKLCH L 69.2% C 0.019 H 192.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA09F |
|---|---|
| RGB | rgb(143, 160, 159) |
| HSL | hsl(176, 8%, 59%) |
| HSV | hsv(176, 11%, 63%) |
| CMYK | cmyk(10.6%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(64.55, -6.18, -1.52) |
| CIE-LCH | lch(64.55, 6.37, 193.81°) |
| OKLab | oklab(69.21% -0.0188 -0.0041) |
| OKLCH | oklch(69.21% 0.019 192.4) |
| XYZ | xyz(30.1550, 33.4839, 37.6685) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.96
Pewter
#899397
ΔE00 5.74
Cool Gray
#9AA7B0
ΔE00 6.50
Grey
#929591
ΔE00 6.50
Bluegrey
#85A3B2
ΔE00 7.42
Bluey Grey
#89A0B0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA09F #A08F90
analogous
#8FA097 #8FA09F #8F99A0
triadic
#8FA09F #9F8FA0 #A09F8F
tetradic
#8FA09F #978FA0 #A08F90 #99A08F
square
#8FA09F #978FA0 #A08F90 #99A08F
split-complementary
#8FA09F #A08F99 #A0978F
monochromatic
#536261 #6F8382 #8FA09F #B0BCBB #D1D8D8
Accessibility & contrast
On white
2.73
#8FA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8FA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA09F
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA09F | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9F
Deuteranopia (green-blind)
#9A9B9F
Tritanopia (blue-blind)
#8AA1A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8fa09f; /* rgb */ color: rgb(143, 160, 159); /* oklch */ color: oklch(69.2% 0.019 192.4);
Tailwind
colors: {
custom: {
50: '#b0bcbb',
500: '#8fa09f',
950: '#000000',
},
}SCSS
$custom: #8fa09f; $custom-light: #b0bcbb; $custom-dark: #000000;
JSON
{
"hex": "#8fa09f",
"rgb": {
"r": 143,
"g": 160,
"b": 159
},
"hsl": {
"h": 176.471,
"s": 8.213,
"l": 59.412
},
"oklch": {
"l": 0.69207,
"c": 0.0193,
"h": 192.4
},
"luminance": 0.33484
}Semantic roles & 50–950 ramp
primary
#8FA09F
secondary
#C9C2C2
accent
#777AB1
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180