#8BBFF6#8BBFF6
#8BBFF6 is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.096 H 250.5°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFF6 |
|---|---|
| RGB | rgb(139, 191, 246) |
| HSL | hsl(211, 86%, 75%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(43.5%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.70, -2.96, -32.53) |
| CIE-LCH | lch(75.70, 32.66, 264.80°) |
| OKLab | oklab(78.89% -0.0321 -0.0905) |
| OKLCH | oklch(78.89% 0.096 250.5) |
| XYZ | xyz(45.9073, 49.4015, 94.2873) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.90
Sky Blue (survey)
#75BBFD
ΔE00 3.03
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Sky
#82CAFC
ΔE00 4.81
Light Blue
#95D0FC
ΔE00 5.06
Pastel Blue
#A2BFFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFF6 #F6C28B
analogous
#8BF5F6 #8BBFF6 #8C8BF6
triadic
#8BBFF6 #F68BBF #BFF68B
tetradic
#8BBFF6 #F68BF5 #F6C28B #8BF68C
square
#8BBFF6 #F68BF5 #F6C28B #8BF68C
split-complementary
#8BBFF6 #F68C8B #F5F68B
monochromatic
#1980ED #52A0F2 #8BBFF6 #C4DEFA #E3EFFD
Accessibility & contrast
On white
1.93
#8BBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#8BBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFF6
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFF6 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1F9
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#61CCD2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bbff6; /* rgb */ color: rgb(139, 191, 246); /* oklch */ color: oklch(78.9% 0.096 250.5);
Tailwind
colors: {
custom: {
50: '#b1d2f9',
500: '#8bbff6',
950: '#000000',
},
}SCSS
$custom: #8bbff6; $custom-light: #b1d2f9; $custom-dark: #000000;
JSON
{
"hex": "#8bbff6",
"rgb": {
"r": 139,
"g": 191,
"b": 246
},
"hsl": {
"h": 210.841,
"s": 85.6,
"l": 75.49
},
"oklch": {
"l": 0.78892,
"c": 0.09597,
"h": 250.5
},
"luminance": 0.49404
}Semantic roles & 50–950 ramp
primary
#8BBFF6
secondary
#F5E6D6
accent
#7603E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285