#8BB6BF#8BB6BF
#8BB6BF is a light, muted cyan. Relative luminance 0.427; OKLCH L 74.8% C 0.048 H 211.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6BF |
|---|---|
| RGB | rgb(139, 182, 191) |
| HSL | hsl(190, 29%, 65%) |
| HSV | hsv(190, 27%, 75%) |
| CMYK | cmyk(27.2%, 4.7%, 0%, 25.1%) |
| CIE-LAB | lab(71.35, -12.18, -9.23) |
| CIE-LCH | lch(71.35, 15.28, 217.16°) |
| OKLab | oklab(74.84% -0.0404 -0.0252) |
| OKLCH | oklch(74.84% 0.048 211.9) |
| XYZ | xyz(36.7765, 42.7048, 55.5852) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.14
Greyblue
#77A1B5
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 8.63
Sky Blue
#87CEEB
ΔE00 8.94
Lightblue
#ADD8E6
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6BF #BF948B
analogous
#8BBFAE #8BB6BF #8B9CBF
triadic
#8BB6BF #BF8BB6 #B6BF8B
tetradic
#8BB6BF #AE8BBF #BF948B #9CBF8B
square
#8BB6BF #AE8BBF #BF948B #9CBF8B
split-complementary
#8BB6BF #BF8B9C #BFAE8B
monochromatic
#4A7B86 #649DA9 #8BB6BF #B2CFD5 #DAE8EB
Accessibility & contrast
On white
2.20
#8BB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8BB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6BF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6BF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C0
Deuteranopia (green-blind)
#A5ACBF
Tritanopia (blue-blind)
#7ABAB9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb6bf; /* rgb */ color: rgb(139, 182, 191); /* oklch */ color: oklch(74.8% 0.048 211.9);
Tailwind
colors: {
custom: {
50: '#aeccd2',
500: '#8bb6bf',
950: '#000000',
},
}SCSS
$custom: #8bb6bf; $custom-light: #aeccd2; $custom-dark: #000000;
JSON
{
"hex": "#8bb6bf",
"rgb": {
"r": 139,
"g": 182,
"b": 191
},
"hsl": {
"h": 190.385,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.74837,
"c": 0.04762,
"h": 211.9
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#8BB6BF
secondary
#DCCDCA
accent
#503EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282