#8BB6DA#8BB6DA
#8BB6DA is a light, moderate cyan. Relative luminance 0.440; OKLCH L 75.8% C 0.069 H 244.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6DA |
|---|---|
| RGB | rgb(139, 182, 218) |
| HSL | hsl(207, 52%, 70%) |
| HSV | hsv(207, 36%, 85%) |
| CMYK | cmyk(36.2%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(72.23, -5.53, -22.68) |
| CIE-LCH | lch(72.23, 23.35, 256.29°) |
| OKLab | oklab(75.82% -0.0303 -0.0625) |
| OKLCH | oklch(75.82% 0.069 244.1) |
| XYZ | xyz(40.0263, 44.0047, 72.7008) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.12
Carolina Blue
#8AB8FE
ΔE00 5.35
Sky Blue (survey)
#75BBFD
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Sky
#82CAFC
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6DA #DAAF8B
analogous
#8BDAD7 #8BB6DA #8B8EDA
triadic
#8BB6DA #DA8BB6 #B6DA8B
tetradic
#8BB6DA #D78BDA #DAAF8B #8EDA8B
square
#8BB6DA #D78BDA #DAAF8B #8EDA8B
split-complementary
#8BB6DA #DA8B8E #DAD78B
monochromatic
#397BB2 #5D99CB #8BB6DA #B9D3E9 #E8F0F8
Accessibility & contrast
On white
2.14
#8BB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#8BB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6DA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6DA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DC
Deuteranopia (green-blind)
#9DADD9
Tritanopia (blue-blind)
#70BFC2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb6da; /* rgb */ color: rgb(139, 182, 218); /* oklch */ color: oklch(75.8% 0.069 244.1);
Tailwind
colors: {
custom: {
50: '#afcbe5',
500: '#8bb6da',
950: '#000000',
},
}SCSS
$custom: #8bb6da; $custom-light: #afcbe5; $custom-dark: #000000;
JSON
{
"hex": "#8bb6da",
"rgb": {
"r": 139,
"g": 182,
"b": 218
},
"hsl": {
"h": 207.342,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.75822,
"c": 0.06948,
"h": 244.1
},
"luminance": 0.44007
}Semantic roles & 50–950 ramp
primary
#8BB6DA
secondary
#EBDFD5
accent
#6C26BF
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111315
muted
#808284