#8BB7EB#8BB7EB
#8BB7EB is a light, moderate cyan. Relative luminance 0.454; OKLCH L 76.7% C 0.089 H 253.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7EB |
|---|---|
| RGB | rgb(139, 183, 235) |
| HSL | hsl(213, 71%, 73%) |
| HSV | hsv(213, 41%, 92%) |
| CMYK | cmyk(40.9%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(73.12, -1.59, -30.56) |
| CIE-LCH | lch(73.12, 30.60, 267.02°) |
| OKLab | oklab(76.73% -0.0258 -0.0848) |
| OKLCH | oklch(76.73% 0.089 253.1) |
| XYZ | xyz(42.5715, 45.3516, 85.0917) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.17
Sky Blue (survey)
#75BBFD
ΔE00 4.35
Pastel Blue
#A2BFFE
ΔE00 5.00
Baby Blue (survey)
#A2CFFE
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.81
Sky
#82CAFC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7EB #EBBF8B
analogous
#8BE7EB #8BB7EB #8F8BEB
triadic
#8BB7EB #EB8BB7 #B7EB8B
tetradic
#8BB7EB #EB8BE7 #EBBF8B #8BEB8F
square
#8BB7EB #EB8BE7 #EBBF8B #8BEB8F
split-complementary
#8BB7EB #EB8F8B #E7EB8B
monochromatic
#2576D7 #5797E2 #8BB7EB #BFD7F4 #E5EFFA
Accessibility & contrast
On white
2.09
#8BB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#8BB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7EB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7EB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9ED
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#68C3C9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb7eb; /* rgb */ color: rgb(139, 183, 235); /* oklch */ color: oklch(76.7% 0.089 253.1);
Tailwind
colors: {
custom: {
50: '#b0ccf1',
500: '#8bb7eb',
950: '#000000',
},
}SCSS
$custom: #8bb7eb; $custom-light: #b0ccf1; $custom-dark: #000000;
JSON
{
"hex": "#8bb7eb",
"rgb": {
"r": 139,
"g": 183,
"b": 235
},
"hsl": {
"h": 212.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.76729,
"c": 0.0887,
"h": 253.1
},
"luminance": 0.45354
}Semantic roles & 50–950 ramp
primary
#8BB7EB
secondary
#F2E7D9
accent
#7B13D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284