#8BB6EA#8BB6EA
#8BB6EA is a light, moderate cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.088 H 253.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6EA |
|---|---|
| RGB | rgb(139, 182, 234) |
| HSL | hsl(213, 69%, 73%) |
| HSV | hsv(213, 41%, 92%) |
| CMYK | cmyk(40.6%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(72.81, -1.31, -30.49) |
| CIE-LCH | lch(72.81, 30.52, 267.53°) |
| OKLab | oklab(76.47% -0.0249 -0.0846) |
| OKLCH | oklch(76.47% 0.088 253.6) |
| XYZ | xyz(42.2219, 44.8830, 84.2644) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 4.61
Pastel Blue
#A2BFFE
ΔE00 4.97
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 6.87
Sky
#82CAFC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6EA #EABF8B
analogous
#8BE5EA #8BB6EA #8F8BEA
triadic
#8BB6EA #EA8BB6 #B6EA8B
tetradic
#8BB6EA #EA8BE5 #EABF8B #8BEA8F
square
#8BB6EA #EA8BE5 #EABF8B #8BEA8F
split-complementary
#8BB6EA #EA8F8B #E5EA8B
monochromatic
#2675D4 #5795E1 #8BB6EA #BFD7F3 #E5EFFA
Accessibility & contrast
On white
2.10
#8BB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#8BB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6EA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6EA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#69C2C8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb6ea; /* rgb */ color: rgb(139, 182, 234); /* oklch */ color: oklch(76.5% 0.088 253.6);
Tailwind
colors: {
custom: {
50: '#b0cbf1',
500: '#8bb6ea',
950: '#000000',
},
}SCSS
$custom: #8bb6ea; $custom-light: #b0cbf1; $custom-dark: #000000;
JSON
{
"hex": "#8bb6ea",
"rgb": {
"r": 139,
"g": 182,
"b": 234
},
"hsl": {
"h": 212.842,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.76474,
"c": 0.08825,
"h": 253.6
},
"luminance": 0.44885
}Semantic roles & 50–950 ramp
primary
#8BB6EA
secondary
#F2E7D9
accent
#7C14D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284