#8BB6BB#8BB6BB
#8BB6BB is a light, muted teal. Relative luminance 0.425; OKLCH L 74.7% C 0.046 H 205.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6BB |
|---|---|
| RGB | rgb(139, 182, 187) |
| HSL | hsl(186, 26%, 64%) |
| HSV | hsv(186, 26%, 73%) |
| CMYK | cmyk(25.7%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(71.24, -13.11, -7.22) |
| CIE-LCH | lch(71.24, 14.96, 208.83°) |
| OKLab | oklab(74.7% -0.042 -0.0197) |
| OKLCH | oklch(74.7% 0.046 205.1) |
| XYZ | xyz(36.3423, 42.5311, 53.2985) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.27
Greyblue
#77A1B5
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.35
Cadetblue
#5F9EA0
ΔE00 9.36
Lightblue
#ADD8E6
ΔE00 9.75
Sky Blue
#87CEEB
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6BB #BB908B
analogous
#8BBBA8 #8BB6BB #8B9EBB
triadic
#8BB6BB #BB8BB6 #B6BB8B
tetradic
#8BB6BB #A88BBB #BB908B #9EBB8B
square
#8BB6BB #A88BBB #BB908B #9EBB8B
split-complementary
#8BB6BB #BB8B9E #BBA88B
monochromatic
#4B7B80 #649EA4 #8BB6BB #B2CED2 #D8E7E8
Accessibility & contrast
On white
2.21
#8BB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#8BB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6BB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6BB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#7BBAB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb6bb; /* rgb */ color: rgb(139, 182, 187); /* oklch */ color: oklch(74.7% 0.046 205.1);
Tailwind
colors: {
custom: {
50: '#aecccf',
500: '#8bb6bb',
950: '#000000',
},
}SCSS
$custom: #8bb6bb; $custom-light: #aecccf; $custom-dark: #000000;
JSON
{
"hex": "#8bb6bb",
"rgb": {
"r": 139,
"g": 182,
"b": 187
},
"hsl": {
"h": 186.25,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.74704,
"c": 0.04639,
"h": 205.1
},
"luminance": 0.42533
}Semantic roles & 50–950 ramp
primary
#8BB6BB
secondary
#D9CAC8
accent
#4B41A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282