#8BBBC3#8BBBC3
#8BBBC3 is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.052 H 208.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBC3 |
|---|---|
| RGB | rgb(139, 187, 195) |
| HSL | hsl(189, 32%, 65%) |
| HSV | hsv(189, 29%, 76%) |
| CMYK | cmyk(28.7%, 4.1%, 0%, 23.5%) |
| CIE-LAB | lab(72.87, -13.87, -9.16) |
| CIE-LCH | lch(72.87, 16.62, 213.46°) |
| OKLab | oklab(76.08% -0.0454 -0.025) |
| OKLCH | oklch(76.08% 0.052 208.9) |
| XYZ | xyz(38.2650, 44.9679, 58.2826) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.36
Sky Blue
#87CEEB
ΔE00 8.42
Bluegrey
#85A3B2
ΔE00 8.88
Greyblue
#77A1B5
ΔE00 9.24
Powder Blue
#B0E0E6
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBC3 #C3938B
analogous
#8BC3AF #8BBBC3 #8B9FC3
triadic
#8BBBC3 #C38BBB #BBC38B
tetradic
#8BBBC3 #AF8BC3 #C3938B #9FC38B
square
#8BBBC3 #AF8BC3 #C3938B #9FC38B
split-complementary
#8BBBC3 #C38B9F #C3AF8B
monochromatic
#48828B #63A3AE #8BBBC3 #B3D3D8 #DCEAED
Accessibility & contrast
On white
2.10
#8BBBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#8BBBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBC3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBC3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C4
Deuteranopia (green-blind)
#A9B0C3
Tritanopia (blue-blind)
#78BFBD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbbc3; /* rgb */ color: rgb(139, 187, 195); /* oklch */ color: oklch(76.1% 0.052 208.9);
Tailwind
colors: {
custom: {
50: '#aecfd5',
500: '#8bbbc3',
950: '#000000',
},
}SCSS
$custom: #8bbbc3; $custom-light: #aecfd5; $custom-dark: #000000;
JSON
{
"hex": "#8bbbc3",
"rgb": {
"r": 139,
"g": 187,
"b": 195
},
"hsl": {
"h": 188.571,
"s": 31.818,
"l": 65.49
},
"oklch": {
"l": 0.76082,
"c": 0.05181,
"h": 208.9
},
"luminance": 0.4497
}Semantic roles & 50–950 ramp
primary
#8BBBC3
secondary
#DECECC
accent
#4B3BAB
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283