#8FAB9D#8FAB9D
#8FAB9D is a light, muted teal. Relative luminance 0.374; OKLCH L 71.6% C 0.037 H 163.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAB9D |
|---|---|
| RGB | rgb(143, 171, 157) |
| HSL | hsl(150, 14%, 62%) |
| HSV | hsv(150, 16%, 67%) |
| CMYK | cmyk(16.4%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(67.58, -12.49, 4.00) |
| CIE-LCH | lch(67.58, 13.12, 162.26°) |
| OKLab | oklab(71.59% -0.0355 0.0104) |
| OKLCH | oklch(71.59% 0.037 163.7) |
| XYZ | xyz(31.9749, 37.3990, 37.4258) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.56
Greenish Grey
#96AE8D
ΔE00 6.73
Grey Green
#86A17D
ΔE00 8.30
Sage Green
#9CAF88
ΔE00 8.91
Greeny Grey
#7EA07A
ΔE00 9.13
Greyish Green
#82A67D
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAB9D #AB8F9D
analogous
#8FAB8F #8FAB9D #8FABAB
triadic
#8FAB9D #9D8FAB #AB9D8F
tetradic
#8FAB9D #8F8FAB #AB8F9D #ABAB8F
square
#8FAB9D #8F8FAB #AB8F9D #ABAB8F
split-complementary
#8FAB9D #AB8FAB #AB8F8F
monochromatic
#526D60 #6C907E #8FAB9D #B2C5BC #D5DFDA
Accessibility & contrast
On white
2.48
#8FAB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8FAB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAB9D
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAB9D | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79C
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#8AABA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fab9d; /* rgb */ color: rgb(143, 171, 157); /* oklch */ color: oklch(71.6% 0.037 163.7);
Tailwind
colors: {
custom: {
50: '#b0c4b9',
500: '#8fab9d',
950: '#000000',
},
}SCSS
$custom: #8fab9d; $custom-light: #b0c4b9; $custom-dark: #000000;
JSON
{
"hex": "#8fab9d",
"rgb": {
"r": 143,
"g": 171,
"b": 157
},
"hsl": {
"h": 150,
"s": 14.286,
"l": 61.569
},
"oklch": {
"l": 0.71587,
"c": 0.03695,
"h": 163.7
},
"luminance": 0.374
}Semantic roles & 50–950 ramp
primary
#8FAB9D
secondary
#D0C6CB
accent
#4D7398
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180