#8FBFBF#8FBFBF
#8FBFBF is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.050 H 196.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFBF |
|---|---|
| RGB | rgb(143, 191, 191) |
| HSL | hsl(180, 27%, 65%) |
| HSV | hsv(180, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.10, -15.68, -5.13) |
| CIE-LCH | lch(74.10, 16.50, 198.13°) |
| OKLab | oklab(77.08% -0.0485 -0.014) |
| OKLCH | oklch(77.08% 0.05 196.2) |
| XYZ | xyz(39.3595, 46.8610, 56.2513) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.73
Lightblue
#ADD8E6
ΔE00 9.46
Pale Teal
#82CBB2
ΔE00 10.47
Mediumturquoise
#48D1CC
ΔE00 10.51
Cadetblue
#5F9EA0
ΔE00 10.68
Sky Blue
#87CEEB
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFBF #BF8F8F
analogous
#8FBFA7 #8FBFBF #8FA7BF
triadic
#8FBFBF #BF8FBF #BFBF8F
tetradic
#8FBFBF #A78FBF #BF8F8F #A7BF8F
square
#8FBFBF #A78FBF #BF8F8F #A7BF8F
split-complementary
#8FBFBF #BF8FA7 #BFA78F
monochromatic
#4D8787 #68A9A9 #8FBFBF #B6D5D5 #DDECEC
Accessibility & contrast
On white
2.02
#8FBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8FBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFBF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFBF | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#7FC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfbf; /* rgb */ color: rgb(143, 191, 191); /* oklch */ color: oklch(77.1% 0.050 196.2);
Tailwind
colors: {
custom: {
50: '#b1d2d2',
500: '#8fbfbf',
950: '#000000',
},
}SCSS
$custom: #8fbfbf; $custom-light: #b1d2d2; $custom-dark: #000000;
JSON
{
"hex": "#8fbfbf",
"rgb": {
"r": 143,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.77082,
"c": 0.05049,
"h": 196.2
},
"luminance": 0.46863
}Semantic roles & 50–950 ramp
primary
#8FBFBF
secondary
#DDCDCD
accent
#4040A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282