#8FBFBD#8FBFBD
#8FBFBD is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.051 H 192.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFBD |
|---|---|
| RGB | rgb(143, 191, 189) |
| HSL | hsl(178, 27%, 65%) |
| HSV | hsv(178, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.04, -16.13, -4.13) |
| CIE-LCH | lch(74.04, 16.65, 194.35°) |
| OKLab | oklab(77.02% -0.0493 -0.0113) |
| OKLCH | oklch(77.02% 0.051 192.9) |
| XYZ | xyz(39.1409, 46.7736, 55.1001) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.06
Pale Teal
#82CBB2
ΔE00 9.64
Lightblue
#ADD8E6
ΔE00 10.10
Mediumturquoise
#48D1CC
ΔE00 10.28
Cadetblue
#5F9EA0
ΔE00 10.69
Greyish Teal
#719F91
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFBD #BF8F91
analogous
#8FBFA5 #8FBFBD #8FA9BF
triadic
#8FBFBD #BD8FBF #BFBD8F
tetradic
#8FBFBD #A58FBF #BF8F91 #A9BF8F
square
#8FBFBD #A58FBF #BF8F91 #A9BF8F
split-complementary
#8FBFBD #BF8FA9 #BFA58F
monochromatic
#4D8784 #68A9A6 #8FBFBD #B6D5D4 #DDECEB
Accessibility & contrast
On white
2.03
#8FBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8FBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFBD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFBD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#7FC2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfbd; /* rgb */ color: rgb(143, 191, 189); /* oklch */ color: oklch(77.0% 0.051 192.9);
Tailwind
colors: {
custom: {
50: '#b1d2d0',
500: '#8fbfbd',
950: '#000000',
},
}SCSS
$custom: #8fbfbd; $custom-light: #b1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#8fbfbd",
"rgb": {
"r": 143,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.5,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.77019,
"c": 0.0506,
"h": 192.9
},
"luminance": 0.46775
}Semantic roles & 50–950 ramp
primary
#8FBFBD
secondary
#DDCDCE
accent
#4044A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282