#8BB6CA#8BB6CA
#8BB6CA is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.2% C 0.054 H 228.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6CA |
|---|---|
| RGB | rgb(139, 182, 202) |
| HSL | hsl(199, 37%, 67%) |
| HSV | hsv(199, 31%, 79%) |
| CMYK | cmyk(31.2%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.70, -9.55, -14.75) |
| CIE-LCH | lch(71.70, 17.57, 237.08°) |
| OKLab | oklab(75.22% -0.0361 -0.0403) |
| OKLCH | oklch(75.22% 0.054 228.1) |
| XYZ | xyz(38.0327, 43.2073, 62.2015) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.79
Bluegrey
#85A3B2
ΔE00 5.85
Greyblue
#77A1B5
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 7.09
Baby Blue
#89CFF0
ΔE00 7.49
Bluey Grey
#89A0B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6CA #CA9F8B
analogous
#8BCABF #8BB6CA #8B97CA
triadic
#8BB6CA #CA8BB6 #B6CA8B
tetradic
#8BB6CA #BF8BCA #CA9F8B #97CA8B
square
#8BB6CA #BF8BCA #CA9F8B #97CA8B
split-complementary
#8BB6CA #CA8B97 #CABF8B
monochromatic
#457C96 #619CB7 #8BB6CA #B5D0DD #DFEBF0
Accessibility & contrast
On white
2.18
#8BB6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#8BB6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6CA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6CA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB4CB
Deuteranopia (green-blind)
#A2ACCA
Tritanopia (blue-blind)
#76BCBC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bb6ca; /* rgb */ color: rgb(139, 182, 202); /* oklch */ color: oklch(75.2% 0.054 228.1);
Tailwind
colors: {
custom: {
50: '#aecbda',
500: '#8bb6ca',
950: '#000000',
},
}SCSS
$custom: #8bb6ca; $custom-light: #aecbda; $custom-dark: #000000;
JSON
{
"hex": "#8bb6ca",
"rgb": {
"r": 139,
"g": 182,
"b": 202
},
"hsl": {
"h": 199.048,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.75221,
"c": 0.05418,
"h": 228.1
},
"luminance": 0.43209
}Semantic roles & 50–950 ramp
primary
#8BB6CA
secondary
#E2D5CE
accent
#5C35B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283