#8BBEF6#8BBEF6
#8BBEF6 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.097 H 251.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF6 |
|---|---|
| RGB | rgb(139, 190, 246) |
| HSL | hsl(211, 86%, 75%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(43.5%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(75.43, -2.42, -32.94) |
| CIE-LCH | lch(75.43, 33.03, 265.80°) |
| OKLab | oklab(78.68% -0.0309 -0.0916) |
| OKLCH | oklch(78.68% 0.097 251.4) |
| XYZ | xyz(45.6899, 48.9668, 94.2149) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Sky Blue (survey)
#75BBFD
ΔE00 3.14
Baby Blue (survey)
#A2CFFE
ΔE00 4.58
Sky
#82CAFC
ΔE00 5.19
Light Blue
#95D0FC
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF6 #F6C38B
analogous
#8BF3F6 #8BBEF6 #8D8BF6
triadic
#8BBEF6 #F68BBE #BEF68B
tetradic
#8BBEF6 #F68BF3 #F6C38B #8BF68D
square
#8BBEF6 #F68BF3 #F6C38B #8BF68D
split-complementary
#8BBEF6 #F68D8B #F3F68B
monochromatic
#197EED #529EF2 #8BBEF6 #C4DEFA #E3EFFD
Accessibility & contrast
On white
1.95
#8BBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#8BBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF6
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF6 | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C0F9
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#61CBD1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbef6; /* rgb */ color: rgb(139, 190, 246); /* oklch */ color: oklch(78.7% 0.097 251.4);
Tailwind
colors: {
custom: {
50: '#b1d1f9',
500: '#8bbef6',
950: '#000000',
},
}SCSS
$custom: #8bbef6; $custom-light: #b1d1f9; $custom-dark: #000000;
JSON
{
"hex": "#8bbef6",
"rgb": {
"r": 139,
"g": 190,
"b": 246
},
"hsl": {
"h": 211.402,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.7868,
"c": 0.09671,
"h": 251.4
},
"luminance": 0.4897
}Semantic roles & 50–950 ramp
primary
#8BBEF6
secondary
#F5E6D6
accent
#7803E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285