#8FAB9F#8FAB9F
#8FAB9F is a light, muted teal. Relative luminance 0.375; OKLCH L 71.6% C 0.035 H 167.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAB9F |
|---|---|
| RGB | rgb(143, 171, 159) |
| HSL | hsl(154, 14%, 62%) |
| HSV | hsv(154, 16%, 67%) |
| CMYK | cmyk(16.4%, 0%, 7%, 32.9%) |
| CIE-LAB | lab(67.63, -12.09, 2.96) |
| CIE-LCH | lch(67.63, 12.45, 166.23°) |
| OKLab | oklab(71.65% -0.0346 0.0077) |
| OKLCH | oklch(71.65% 0.035 167.5) |
| XYZ | xyz(32.1470, 37.4679, 38.3325) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 7.51
Grey Green
#86A17D
ΔE00 9.05
Cool Grey
#95A3A6
ΔE00 9.35
Sage Green
#9CAF88
ΔE00 9.65
Dull Teal
#5F9E8F
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAB9F #AB8F9B
analogous
#8FAB91 #8FAB9F #8FA9AB
triadic
#8FAB9F #9F8FAB #AB9F8F
tetradic
#8FAB9F #918FAB #AB8F9B #A9AB8F
square
#8FAB9F #918FAB #AB8F9B #A9AB8F
split-complementary
#8FAB9F #AB8FA9 #AB918F
monochromatic
#526D62 #6C9081 #8FAB9F #B2C5BD #D5DFDB
Accessibility & contrast
On white
2.47
#8FAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8FAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAB9F
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAB9F | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#A4A3A0
Tritanopia (blue-blind)
#89ABA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fab9f; /* rgb */ color: rgb(143, 171, 159); /* oklch */ color: oklch(71.6% 0.035 167.5);
Tailwind
colors: {
custom: {
50: '#b0c4bb',
500: '#8fab9f',
950: '#000000',
},
}SCSS
$custom: #8fab9f; $custom-light: #b0c4bb; $custom-dark: #000000;
JSON
{
"hex": "#8fab9f",
"rgb": {
"r": 143,
"g": 171,
"b": 159
},
"hsl": {
"h": 154.286,
"s": 14.286,
"l": 61.569
},
"oklch": {
"l": 0.71645,
"c": 0.03546,
"h": 167.5
},
"luminance": 0.37469
}Semantic roles & 50–950 ramp
primary
#8FAB9F
secondary
#D0C6CA
accent
#4D6D98
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180