#8FA09B#8FA09B
#8FA09B is a light, muted teal. Relative luminance 0.333; OKLCH L 69.1% C 0.021 H 176.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA09B |
|---|---|
| RGB | rgb(143, 160, 155) |
| HSL | hsl(162, 8%, 59%) |
| HSV | hsv(162, 11%, 63%) |
| CMYK | cmyk(10.6%, 0%, 3.1%, 37.3%) |
| CIE-LAB | lab(64.44, -7.00, 0.56) |
| CIE-LCH | lch(64.44, 7.03, 175.41°) |
| OKLab | oklab(69.08% -0.0205 0.0014) |
| OKLCH | oklch(69.08% 0.021 176.2) |
| XYZ | xyz(29.8136, 33.3473, 35.8699) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.79
Grey
#929591
ΔE00 6.62
Pewter
#899397
ΔE00 7.08
Cool Gray
#9AA7B0
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 9.34
Bluegrey
#85A3B2
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA09B #A08F94
analogous
#8FA093 #8FA09B #8F9DA0
triadic
#8FA09B #9B8FA0 #A09B8F
tetradic
#8FA09B #938FA0 #A08F94 #9DA08F
square
#8FA09B #938FA0 #A08F94 #9DA08F
split-complementary
#8FA09B #A08F9D #A0938F
monochromatic
#53625D #6F837D #8FA09B #B0BCB9 #D1D8D6
Accessibility & contrast
On white
2.74
#8FA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8FA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA09B
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA09B | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#8BA19E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8fa09b; /* rgb */ color: rgb(143, 160, 155); /* oklch */ color: oklch(69.1% 0.021 176.2);
Tailwind
colors: {
custom: {
50: '#afbcb8',
500: '#8fa09b',
950: '#000000',
},
}SCSS
$custom: #8fa09b; $custom-light: #afbcb8; $custom-dark: #000000;
JSON
{
"hex": "#8fa09b",
"rgb": {
"r": 143,
"g": 160,
"b": 155
},
"hsl": {
"h": 162.353,
"s": 8.213,
"l": 59.412
},
"oklch": {
"l": 0.69084,
"c": 0.02056,
"h": 176.2
},
"luminance": 0.33348
}Semantic roles & 50–950 ramp
primary
#8FA09B
secondary
#C9C2C4
accent
#7788B1
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180