#8FB1B0#8FB1B0
#8FB1B0 is a light, muted teal. Relative luminance 0.404; OKLCH L 73.5% C 0.037 H 194.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB1B0 |
|---|---|
| RGB | rgb(143, 177, 176) |
| HSL | hsl(178, 18%, 63%) |
| HSV | hsv(178, 19%, 69%) |
| CMYK | cmyk(19.2%, 0%, 0.6%, 30.6%) |
| CIE-LAB | lab(69.77, -11.69, -3.31) |
| CIE-LCH | lch(69.77, 12.15, 195.80°) |
| OKLab | oklab(73.5% -0.0359 -0.0091) |
| OKLCH | oklch(73.5% 0.037 194.2) |
| XYZ | xyz(34.8841, 40.4173, 47.0292) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.84
Bluegrey
#85A3B2
ΔE00 8.81
Greyish Teal
#719F91
ΔE00 9.21
Cadetblue
#5F9EA0
ΔE00 9.21
Cool Gray
#9AA7B0
ΔE00 9.89
Greyblue
#77A1B5
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB1B0 #B18F90
analogous
#8FB19F #8FB1B0 #8FA1B1
triadic
#8FB1B0 #B08FB1 #B1B08F
tetradic
#8FB1B0 #9F8FB1 #B18F90 #A1B18F
square
#8FB1B0 #9F8FB1 #B18F90 #A1B18F
split-complementary
#8FB1B0 #B18FA1 #B19F8F
monochromatic
#517473 #6B9897 #8FB1B0 #B3CAC9 #D7E3E3
Accessibility & contrast
On white
2.31
#8FB1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#8FB1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB1B0
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB1B0 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADB0
Deuteranopia (green-blind)
#A6A8B0
Tritanopia (blue-blind)
#85B3B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fb1b0; /* rgb */ color: rgb(143, 177, 176); /* oklch */ color: oklch(73.5% 0.037 194.2);
Tailwind
colors: {
custom: {
50: '#b0c8c7',
500: '#8fb1b0',
950: '#000000',
},
}SCSS
$custom: #8fb1b0; $custom-light: #b0c8c7; $custom-dark: #000000;
JSON
{
"hex": "#8fb1b0",
"rgb": {
"r": 143,
"g": 177,
"b": 176
},
"hsl": {
"h": 178.235,
"s": 17.895,
"l": 62.745
},
"oklch": {
"l": 0.73496,
"c": 0.03699,
"h": 194.2
},
"luminance": 0.40419
}Semantic roles & 50–950 ramp
primary
#8FB1B0
secondary
#D4C8C8
accent
#494C9C
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101313
muted
#7F8282