#8BB7DA#8BB7DA
#8BB7DA is a light, moderate cyan. Relative luminance 0.444; OKLCH L 76.0% C 0.069 H 242.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7DA |
|---|---|
| RGB | rgb(139, 183, 218) |
| HSL | hsl(207, 52%, 70%) |
| HSV | hsv(207, 36%, 85%) |
| CMYK | cmyk(36.2%, 16.1%, 0%, 14.5%) |
| CIE-LAB | lab(72.51, -6.07, -22.27) |
| CIE-LCH | lch(72.51, 23.08, 254.74°) |
| OKLab | oklab(76.04% -0.0316 -0.0613) |
| OKLCH | oklch(76.04% 0.069 242.8) |
| XYZ | xyz(40.2318, 44.4158, 72.7693) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.91
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Carolina Blue
#8AB8FE
ΔE00 5.70
Lightblue (survey)
#7BC8F6
ΔE00 6.18
Sky
#82CAFC
ΔE00 6.27
Cloudy Blue
#ACC2D9
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7DA #DAAE8B
analogous
#8BDAD5 #8BB7DA #8B90DA
triadic
#8BB7DA #DA8BB7 #B7DA8B
tetradic
#8BB7DA #D58BDA #DAAE8B #90DA8B
square
#8BB7DA #D58BDA #DAAE8B #90DA8B
split-complementary
#8BB7DA #DA8B90 #DAD58B
monochromatic
#397CB2 #5D9ACB #8BB7DA #B9D4E9 #E8F1F8
Accessibility & contrast
On white
2.12
#8BB7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8BB7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7DA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7DA | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#70BFC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bb7da; /* rgb */ color: rgb(139, 183, 218); /* oklch */ color: oklch(76.0% 0.069 242.8);
Tailwind
colors: {
custom: {
50: '#afcce5',
500: '#8bb7da',
950: '#000000',
},
}SCSS
$custom: #8bb7da; $custom-light: #afcce5; $custom-dark: #000000;
JSON
{
"hex": "#8bb7da",
"rgb": {
"r": 139,
"g": 183,
"b": 218
},
"hsl": {
"h": 206.582,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.76038,
"c": 0.069,
"h": 242.8
},
"luminance": 0.44418
}Semantic roles & 50–950 ramp
primary
#8BB7DA
secondary
#EBDFD5
accent
#6A26BF
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#111315
muted
#808284