#8FBBBF#8FBBBF
#8FBBBF is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.047 H 203.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBBF |
|---|---|
| RGB | rgb(143, 187, 191) |
| HSL | hsl(185, 27%, 65%) |
| HSV | hsv(185, 25%, 75%) |
| CMYK | cmyk(25.1%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.98, -13.60, -6.79) |
| CIE-LCH | lch(72.98, 15.20, 206.51°) |
| OKLab | oklab(76.19% -0.0432 -0.0185) |
| OKLCH | oklch(76.19% 0.047 203.2) |
| XYZ | xyz(38.4991, 45.1402, 55.9645) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.82
Powder Blue
#B0E0E6
ΔE00 9.18
Bluegrey
#85A3B2
ΔE00 9.50
Sky Blue
#87CEEB
ΔE00 9.83
Greyblue
#77A1B5
ΔE00 10.19
Cool Grey
#95A3A6
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBBF #BF938F
analogous
#8FBFAB #8FBBBF #8FA3BF
triadic
#8FBBBF #BF8FBB #BBBF8F
tetradic
#8FBBBF #AB8FBF #BF938F #A3BF8F
square
#8FBBBF #AB8FBF #BF938F #A3BF8F
split-complementary
#8FBBBF #BF8FA3 #BFAB8F
monochromatic
#4D8287 #68A3A9 #8FBBBF #B6D3D5 #DDEAEC
Accessibility & contrast
On white
2.09
#8FBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#8FBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBBF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBBF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#7FBEBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbbbf; /* rgb */ color: rgb(143, 187, 191); /* oklch */ color: oklch(76.2% 0.047 203.2);
Tailwind
colors: {
custom: {
50: '#b1cfd2',
500: '#8fbbbf',
950: '#000000',
},
}SCSS
$custom: #8fbbbf; $custom-light: #b1cfd2; $custom-dark: #000000;
JSON
{
"hex": "#8fbbbf",
"rgb": {
"r": 143,
"g": 187,
"b": 191
},
"hsl": {
"h": 185,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76194,
"c": 0.04703,
"h": 203.2
},
"luminance": 0.45142
}Semantic roles & 50–950 ramp
primary
#8FBBBF
secondary
#DDCECD
accent
#4840A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111314
muted
#808282