#8FBCBD#8FBCBD
#8FBCBD is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.048 H 197.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCBD |
|---|---|
| RGB | rgb(143, 188, 189) |
| HSL | hsl(181, 26%, 65%) |
| HSV | hsv(181, 24%, 74%) |
| CMYK | cmyk(24.3%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.21, -14.58, -5.37) |
| CIE-LCH | lch(73.21, 15.53, 200.21°) |
| OKLab | oklab(76.35% -0.0454 -0.0147) |
| OKLCH | oklch(76.35% 0.048 197.9) |
| XYZ | xyz(38.4934, 45.4785, 54.8843) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.49
Cadetblue
#5F9EA0
ΔE00 10.24
Bluegrey
#85A3B2
ΔE00 10.64
Sky Blue
#87CEEB
ΔE00 10.89
Cool Grey
#95A3A6
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCBD #BD908F
analogous
#8FBDA7 #8FBCBD #8FA5BD
triadic
#8FBCBD #BD8FBC #BCBD8F
tetradic
#8FBCBD #A78FBD #BD908F #A5BD8F
square
#8FBCBD #A78FBD #BD908F #A5BD8F
split-complementary
#8FBCBD #BD8FA5 #BDA78F
monochromatic
#4E8384 #68A5A6 #8FBCBD #B6D3D4 #DCEAEA
Accessibility & contrast
On white
2.08
#8FBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#8FBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCBD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCBD | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#80BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbcbd; /* rgb */ color: rgb(143, 188, 189); /* oklch */ color: oklch(76.4% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#b1d0d0',
500: '#8fbcbd',
950: '#000000',
},
}SCSS
$custom: #8fbcbd; $custom-light: #b1d0d0; $custom-dark: #000000;
JSON
{
"hex": "#8fbcbd",
"rgb": {
"r": 143,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.304,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.76351,
"c": 0.04768,
"h": 197.9
},
"luminance": 0.4548
}Semantic roles & 50–950 ramp
primary
#8FBCBD
secondary
#DCCCCC
accent
#4341A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282