#8BBDC0#8BBDC0
#8BBDC0 is a light, muted teal. Relative luminance 0.457; OKLCH L 76.4% C 0.053 H 200.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDC0 |
|---|---|
| RGB | rgb(139, 189, 192) |
| HSL | hsl(183, 30%, 65%) |
| HSV | hsv(183, 28%, 75%) |
| CMYK | cmyk(27.6%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.34, -15.61, -6.83) |
| CIE-LCH | lch(73.34, 17.03, 203.62°) |
| OKLab | oklab(76.43% -0.0492 -0.0186) |
| OKLCH | oklch(76.43% 0.053 200.8) |
| XYZ | xyz(38.3564, 45.6881, 56.6566) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.22
Sky Blue
#87CEEB
ΔE00 10.03
Cadetblue
#5F9EA0
ΔE00 10.10
Bluegrey
#85A3B2
ΔE00 10.72
Mediumturquoise
#48D1CC
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDC0 #C08E8B
analogous
#8BC0A8 #8BBDC0 #8BA3C0
triadic
#8BBDC0 #C08BBD #BDC08B
tetradic
#8BBDC0 #A88BC0 #C08E8B #A3C08B
square
#8BBDC0 #A88BC0 #C08E8B #A3C08B
split-complementary
#8BBDC0 #C08BA3 #C0A88B
monochromatic
#498487 #63A6AA #8BBDC0 #B3D4D6 #DAEAEB
Accessibility & contrast
On white
2.07
#8BBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8BBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDC0
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDC0 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#ACB1C0
Tritanopia (blue-blind)
#79C1BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdc0; /* rgb */ color: rgb(139, 189, 192); /* oklch */ color: oklch(76.4% 0.053 200.8);
Tailwind
colors: {
custom: {
50: '#aed1d3',
500: '#8bbdc0',
950: '#000000',
},
}SCSS
$custom: #8bbdc0; $custom-light: #aed1d3; $custom-dark: #000000;
JSON
{
"hex": "#8bbdc0",
"rgb": {
"r": 139,
"g": 189,
"b": 192
},
"hsl": {
"h": 183.396,
"s": 29.609,
"l": 64.902
},
"oklch": {
"l": 0.76428,
"c": 0.05261,
"h": 200.8
},
"luminance": 0.4569
}Semantic roles & 50–950 ramp
primary
#8BBDC0
secondary
#DCCBCA
accent
#433DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282