#8FBFBC#8FBFBC
#8FBFBC is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.051 H 191.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFBC |
|---|---|
| RGB | rgb(143, 191, 188) |
| HSL | hsl(176, 27%, 65%) |
| HSV | hsv(176, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.02, -16.35, -3.62) |
| CIE-LCH | lch(74.02, 16.75, 192.50°) |
| OKLab | oklab(76.99% -0.0497 -0.01) |
| OKLCH | oklch(76.99% 0.051 191.3) |
| XYZ | xyz(39.0328, 46.7303, 54.5304) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.24
Powder Blue
#B0E0E6
ΔE00 9.26
Mediumturquoise
#48D1CC
ΔE00 10.20
Lightblue
#ADD8E6
ΔE00 10.43
Greyish Teal
#719F91
ΔE00 10.65
Cadetblue
#5F9EA0
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFBC #BF8F92
analogous
#8FBFA4 #8FBFBC #8FAABF
triadic
#8FBFBC #BC8FBF #BFBC8F
tetradic
#8FBFBC #A48FBF #BF8F92 #AABF8F
square
#8FBFBC #A48FBF #BF8F92 #AABF8F
split-complementary
#8FBFBC #BF8FAA #BFA48F
monochromatic
#4D8783 #68A9A5 #8FBFBC #B6D5D3 #DDECEB
Accessibility & contrast
On white
2.03
#8FBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#8FBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFBC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFBC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#80C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfbc; /* rgb */ color: rgb(143, 191, 188); /* oklch */ color: oklch(77.0% 0.051 191.3);
Tailwind
colors: {
custom: {
50: '#b1d2d0',
500: '#8fbfbc',
950: '#000000',
},
}SCSS
$custom: #8fbfbc; $custom-light: #b1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#8fbfbc",
"rgb": {
"r": 143,
"g": 191,
"b": 188
},
"hsl": {
"h": 176.25,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76987,
"c": 0.05072,
"h": 191.3
},
"luminance": 0.46732
}Semantic roles & 50–950 ramp
primary
#8FBFBC
secondary
#DDCDCE
accent
#4046A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282