#8BBCC0#8BBCC0
#8BBCC0 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.052 H 202.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCC0 |
|---|---|
| RGB | rgb(139, 188, 192) |
| HSL | hsl(185, 30%, 65%) |
| HSV | hsv(185, 28%, 75%) |
| CMYK | cmyk(27.6%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(73.06, -15.09, -7.24) |
| CIE-LCH | lch(73.06, 16.74, 205.64°) |
| OKLab | oklab(76.21% -0.0479 -0.0198) |
| OKLCH | oklch(76.21% 0.052 202.4) |
| XYZ | xyz(38.1421, 45.2593, 56.5851) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.08
Powder Blue
#B0E0E6
ΔE00 9.14
Sky Blue
#87CEEB
ΔE00 9.74
Cadetblue
#5F9EA0
ΔE00 10.02
Bluegrey
#85A3B2
ΔE00 10.18
Greyblue
#77A1B5
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCC0 #C08F8B
analogous
#8BC0A9 #8BBCC0 #8BA2C0
triadic
#8BBCC0 #C08BBC #BCC08B
tetradic
#8BBCC0 #A98BC0 #C08F8B #A2C08B
square
#8BBCC0 #A98BC0 #C08F8B #A2C08B
split-complementary
#8BBCC0 #C08BA2 #C0A98B
monochromatic
#498387 #63A5AA #8BBCC0 #B3D3D6 #DAEAEB
Accessibility & contrast
On white
2.09
#8BBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#8BBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCC0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCC0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#79C0BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbcc0; /* rgb */ color: rgb(139, 188, 192); /* oklch */ color: oklch(76.2% 0.052 202.4);
Tailwind
colors: {
custom: {
50: '#aed0d3',
500: '#8bbcc0',
950: '#000000',
},
}SCSS
$custom: #8bbcc0; $custom-light: #aed0d3; $custom-dark: #000000;
JSON
{
"hex": "#8bbcc0",
"rgb": {
"r": 139,
"g": 188,
"b": 192
},
"hsl": {
"h": 184.528,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.76205,
"c": 0.05181,
"h": 202.4
},
"luminance": 0.45261
}Semantic roles & 50–950 ramp
primary
#8BBCC0
secondary
#DCCCCA
accent
#453DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282