#8BB6ED#8BB6ED
#8BB6ED is a light, moderate cyan. Relative luminance 0.451; OKLCH L 76.6% C 0.092 H 254.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6ED |
|---|---|
| RGB | rgb(139, 182, 237) |
| HSL | hsl(214, 73%, 74%) |
| HSV | hsv(214, 41%, 93%) |
| CMYK | cmyk(41.4%, 23.2%, 0%, 7.1%) |
| CIE-LAB | lab(72.93, -0.50, -31.94) |
| CIE-LCH | lch(72.93, 31.95, 269.10°) |
| OKLab | oklab(76.6% -0.024 -0.0888) |
| OKLCH | oklch(76.6% 0.092 254.9) |
| XYZ | xyz(42.6565, 45.0568, 86.5535) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.85
Sky Blue (survey)
#75BBFD
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 6.40
Light Grey Blue
#9DBCD4
ΔE00 7.23
Sky
#82CAFC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6ED #EDC28B
analogous
#8BE7ED #8BB6ED #918BED
triadic
#8BB6ED #ED8BB6 #B6ED8B
tetradic
#8BB6ED #ED8BE7 #EDC28B #8BED91
square
#8BB6ED #ED8BE7 #EDC28B #8BED91
split-complementary
#8BB6ED #ED918B #E7ED8B
monochromatic
#2273DC #5695E5 #8BB6ED #C0D7F5 #E5EEFB
Accessibility & contrast
On white
2.10
#8BB6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#8BB6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6ED
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6ED | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B8F0
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#67C2C9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb6ed; /* rgb */ color: rgb(139, 182, 237); /* oklch */ color: oklch(76.6% 0.092 254.9);
Tailwind
colors: {
custom: {
50: '#b0cbf3',
500: '#8bb6ed',
950: '#000000',
},
}SCSS
$custom: #8bb6ed; $custom-light: #b0cbf3; $custom-dark: #000000;
JSON
{
"hex": "#8bb6ed",
"rgb": {
"r": 139,
"g": 182,
"b": 237
},
"hsl": {
"h": 213.673,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.76602,
"c": 0.09197,
"h": 254.9
},
"luminance": 0.45059
}Semantic roles & 50–950 ramp
primary
#8BB6ED
secondary
#F3E7D8
accent
#7F10D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285