#8BB6F2#8BB6F2
#8BB6F2 is a light, moderate cyan. Relative luminance 0.454; OKLCH L 76.8% C 0.098 H 256.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB6F2 |
|---|---|
| RGB | rgb(139, 182, 242) |
| HSL | hsl(215, 80%, 75%) |
| HSV | hsv(215, 43%, 95%) |
| CMYK | cmyk(42.6%, 24.8%, 0%, 5.1%) |
| CIE-LAB | lab(73.12, 0.86, -34.35) |
| CIE-LCH | lch(73.12, 34.36, 271.44°) |
| OKLab | oklab(76.82% -0.0224 -0.0957) |
| OKLCH | oklch(76.82% 0.098 256.8) |
| XYZ | xyz(43.3972, 45.3531, 90.4545) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.30
Pastel Blue
#A2BFFE
ΔE00 4.48
Sky Blue (survey)
#75BBFD
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB6F2 #F2C78B
analogous
#8BEAF2 #8BB6F2 #938BF2
triadic
#8BB6F2 #F28BB6 #B6F28B
tetradic
#8BB6F2 #F28BEA #F2C78B #8BF293
square
#8BB6F2 #F28BEA #F2C78B #8BF293
split-complementary
#8BB6F2 #F2938B #EAF28B
monochromatic
#1D71E6 #5493EC #8BB6F2 #C2D9F8 #E3EEFC
Accessibility & contrast
On white
2.09
#8BB6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#8BB6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB6F2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB6F2 | 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)
#A0B9F5
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#65C3CB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bb6f2; /* rgb */ color: rgb(139, 182, 242); /* oklch */ color: oklch(76.8% 0.098 256.8);
Tailwind
colors: {
custom: {
50: '#b1cbf6',
500: '#8bb6f2',
950: '#000000',
},
}SCSS
$custom: #8bb6f2; $custom-light: #b1cbf6; $custom-dark: #000000;
JSON
{
"hex": "#8bb6f2",
"rgb": {
"r": 139,
"g": 182,
"b": 242
},
"hsl": {
"h": 214.951,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.76819,
"c": 0.09828,
"h": 256.8
},
"luminance": 0.45356
}Semantic roles & 50–950 ramp
primary
#8BB6F2
secondary
#F4E8D7
accent
#8409DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285