#8FBBBC#8FBBBC
#8FBBBC is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.047 H 198.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBBC |
|---|---|
| RGB | rgb(143, 187, 188) |
| HSL | hsl(181, 25%, 65%) |
| HSV | hsv(181, 24%, 74%) |
| CMYK | cmyk(23.9%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.90, -14.28, -5.27) |
| CIE-LCH | lch(72.90, 15.23, 200.27°) |
| OKLab | oklab(76.1% -0.0445 -0.0144) |
| OKLCH | oklch(76.1% 0.047 198) |
| XYZ | xyz(38.1723, 45.0095, 54.2436) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.43
Lightblue
#ADD8E6
ΔE00 9.62
Cadetblue
#5F9EA0
ΔE00 10.11
Bluegrey
#85A3B2
ΔE00 10.39
Cool Grey
#95A3A6
ΔE00 10.60
Greyish Teal
#719F91
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBBC #BC908F
analogous
#8FBCA6 #8FBBBC #8FA5BC
triadic
#8FBBBC #BC8FBB #BBBC8F
tetradic
#8FBBBC #A68FBC #BC908F #A5BC8F
square
#8FBBBC #A68FBC #BC908F #A5BC8F
split-complementary
#8FBBBC #BC8FA5 #BCA68F
monochromatic
#4E8183 #69A4A5 #8FBBBC #B5D2D3 #DCE9EA
Accessibility & contrast
On white
2.10
#8FBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#8FBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBBC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBBC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#80BEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbbbc; /* rgb */ color: rgb(143, 187, 188); /* oklch */ color: oklch(76.1% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#b1cfd0',
500: '#8fbbbc',
950: '#000000',
},
}SCSS
$custom: #8fbbbc; $custom-light: #b1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#8fbbbc",
"rgb": {
"r": 143,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.333,
"s": 25.14,
"l": 64.902
},
"oklch": {
"l": 0.76097,
"c": 0.04672,
"h": 198
},
"luminance": 0.45011
}Semantic roles & 50–950 ramp
primary
#8FBBBC
secondary
#DBCCCC
accent
#4442A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111314
muted
#808282