#8BBBBD#8BBBBD
#8BBBBD is a light, muted teal. Relative luminance 0.447; OKLCH L 75.9% C 0.051 H 199.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBBD |
|---|---|
| RGB | rgb(139, 187, 189) |
| HSL | hsl(182, 27%, 64%) |
| HSV | hsv(182, 26%, 74%) |
| CMYK | cmyk(26.5%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.70, -15.26, -6.15) |
| CIE-LCH | lch(72.70, 16.45, 201.94°) |
| OKLab | oklab(75.88% -0.0478 -0.0168) |
| OKLCH | oklch(75.88% 0.051 199.4) |
| XYZ | xyz(37.6002, 44.7020, 54.7814) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.52
Cadetblue
#5F9EA0
ΔE00 9.71
Lightblue
#ADD8E6
ΔE00 9.72
Bluegrey
#85A3B2
ΔE00 10.49
Sky Blue
#87CEEB
ΔE00 10.63
Greyblue
#77A1B5
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBBD #BD8D8B
analogous
#8BBDA6 #8BBBBD #8BA2BD
triadic
#8BBBBD #BD8BBB #BBBD8B
tetradic
#8BBBBD #A68BBD #BD8D8B #A2BD8B
square
#8BBBBD #A68BBD #BD8D8B #A2BD8B
split-complementary
#8BBBBD #BD8BA2 #BDA68B
monochromatic
#4B8183 #64A4A7 #8BBBBD #B2D2D3 #D9E9E9
Accessibility & contrast
On white
2.11
#8BBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#8BBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBBD
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBBD | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BD
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#7ABEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbbd; /* rgb */ color: rgb(139, 187, 189); /* oklch */ color: oklch(75.9% 0.051 199.4);
Tailwind
colors: {
custom: {
50: '#aecfd0',
500: '#8bbbbd',
950: '#000000',
},
}SCSS
$custom: #8bbbbd; $custom-light: #aecfd0; $custom-dark: #000000;
JSON
{
"hex": "#8bbbbd",
"rgb": {
"r": 139,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.4,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75884,
"c": 0.05066,
"h": 199.4
},
"luminance": 0.44704
}Semantic roles & 50–950 ramp
primary
#8BBBBD
secondary
#DBCAC9
accent
#443FA6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282