#8FBBBD#8FBBBD
#8FBBBD is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.047 H 199.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBBD |
|---|---|
| RGB | rgb(143, 187, 189) |
| HSL | hsl(183, 26%, 65%) |
| HSV | hsv(183, 24%, 74%) |
| CMYK | cmyk(24.3%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.93, -14.06, -5.78) |
| CIE-LCH | lch(72.93, 15.20, 202.35°) |
| OKLab | oklab(76.13% -0.044 -0.0158) |
| OKLCH | oklch(76.13% 0.047 199.7) |
| XYZ | xyz(38.2805, 45.0528, 54.8133) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.34
Bluegrey
#85A3B2
ΔE00 10.09
Cadetblue
#5F9EA0
ΔE00 10.16
Cool Grey
#95A3A6
ΔE00 10.48
Sky Blue
#87CEEB
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBBD #BD918F
analogous
#8FBDA8 #8FBBBD #8FA4BD
triadic
#8FBBBD #BD8FBB #BBBD8F
tetradic
#8FBBBD #A88FBD #BD918F #A4BD8F
square
#8FBBBD #A88FBD #BD918F #A4BD8F
split-complementary
#8FBBBD #BD8FA4 #BDA88F
monochromatic
#4E8284 #68A4A6 #8FBBBD #B6D2D4 #DCEAEA
Accessibility & contrast
On white
2.10
#8FBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#8FBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBBD
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBBD | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#80BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbbbd; /* rgb */ color: rgb(143, 187, 189); /* oklch */ color: oklch(76.1% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#b1cfd0',
500: '#8fbbbd',
950: '#000000',
},
}SCSS
$custom: #8fbbbd; $custom-light: #b1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#8fbbbd",
"rgb": {
"r": 143,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.609,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.76129,
"c": 0.04678,
"h": 199.7
},
"luminance": 0.45054
}Semantic roles & 50–950 ramp
primary
#8FBBBD
secondary
#DCCDCC
accent
#4541A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111314
muted
#808282