#8BBDBF#8BBDBF
#8BBDBF is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.053 H 199.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDBF |
|---|---|
| RGB | rgb(139, 189, 191) |
| HSL | hsl(182, 29%, 65%) |
| HSV | hsv(182, 27%, 75%) |
| CMYK | cmyk(27.2%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.31, -15.84, -6.32) |
| CIE-LCH | lch(73.31, 17.05, 201.76°) |
| OKLab | oklab(76.4% -0.0496 -0.0173) |
| OKLCH | oklch(76.4% 0.053 199.2) |
| XYZ | xyz(38.2460, 45.6439, 56.0750) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.12
Lightblue
#ADD8E6
ΔE00 9.49
Cadetblue
#5F9EA0
ΔE00 10.04
Sky Blue
#87CEEB
ΔE00 10.43
Mediumturquoise
#48D1CC
ΔE00 10.60
Bluegrey
#85A3B2
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDBF #BF8D8B
analogous
#8BBFA7 #8BBDBF #8BA3BF
triadic
#8BBDBF #BF8BBD #BDBF8B
tetradic
#8BBDBF #A78BBF #BF8D8B #A3BF8B
square
#8BBDBF #A78BBF #BF8D8B #A3BF8B
split-complementary
#8BBDBF #BF8BA3 #BFA78B
monochromatic
#4A8386 #64A7A9 #8BBDBF #B2D3D5 #DAEAEB
Accessibility & contrast
On white
2.07
#8BBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#8BBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDBF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDBF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#79C1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdbf; /* rgb */ color: rgb(139, 189, 191); /* oklch */ color: oklch(76.4% 0.053 199.2);
Tailwind
colors: {
custom: {
50: '#aed1d2',
500: '#8bbdbf',
950: '#000000',
},
}SCSS
$custom: #8bbdbf; $custom-light: #aed1d2; $custom-dark: #000000;
JSON
{
"hex": "#8bbdbf",
"rgb": {
"r": 139,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.308,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.76396,
"c": 0.05252,
"h": 199.2
},
"luminance": 0.45646
}Semantic roles & 50–950 ramp
primary
#8BBDBF
secondary
#DCCBCA
accent
#423EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282