#8FB9AB#8FB9AB
#8FB9AB is a light, muted teal. Relative luminance 0.435; OKLCH L 75.1% C 0.049 H 172.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB9AB |
|---|---|
| RGB | rgb(143, 185, 171) |
| HSL | hsl(160, 23%, 64%) |
| HSV | hsv(160, 23%, 73%) |
| CMYK | cmyk(22.7%, 0%, 7.6%, 27.5%) |
| CIE-LAB | lab(71.88, -16.93, 2.52) |
| CIE-LCH | lch(71.88, 17.12, 171.53°) |
| OKLab | oklab(75.13% -0.0488 0.0064) |
| OKLCH | oklch(75.13% 0.049 172.5) |
| XYZ | xyz(36.0252, 43.4765, 45.0139) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.13
Greyish Teal
#719F91
ΔE00 8.04
Greenish Grey
#96AE8D
ΔE00 8.72
Seafoam Blue
#78D1B6
ΔE00 9.19
Darkseagreen
#8FBC8F
ΔE00 9.68
Dull Teal
#5F9E8F
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB9AB #B98F9D
analogous
#8FB996 #8FB9AB #8FB2B9
triadic
#8FB9AB #AB8FB9 #B9AB8F
tetradic
#8FB9AB #968FB9 #B98F9D #B2B98F
square
#8FB9AB #968FB9 #B98F9D #B2B98F
split-complementary
#8FB9AB #B98FB2 #B9968F
monochromatic
#4F7F6F #69A18F #8FB9AB #B5D1C7 #DAE8E3
Accessibility & contrast
On white
2.17
#8FB9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#8FB9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB9AB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB9AB | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#85BAB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb9ab; /* rgb */ color: rgb(143, 185, 171); /* oklch */ color: oklch(75.1% 0.049 172.5);
Tailwind
colors: {
custom: {
50: '#b0cec4',
500: '#8fb9ab',
950: '#000000',
},
}SCSS
$custom: #8fb9ab; $custom-light: #b0cec4; $custom-dark: #000000;
JSON
{
"hex": "#8fb9ab",
"rgb": {
"r": 143,
"g": 185,
"b": 171
},
"hsl": {
"h": 160,
"s": 23.077,
"l": 64.314
},
"oklch": {
"l": 0.75131,
"c": 0.04927,
"h": 172.5
},
"luminance": 0.43478
}Semantic roles & 50–950 ramp
primary
#8FB9AB
secondary
#D9CBCF
accent
#4463A2
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#101312
muted
#7F8281