#8BBAF8#8BBAF8
#8BBAF8 is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.9% C 0.102 H 255.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAF8 |
|---|---|
| RGB | rgb(139, 186, 248) |
| HSL | hsl(214, 89%, 76%) |
| HSV | hsv(214, 44%, 97%) |
| CMYK | cmyk(44%, 25%, 0%, 2.7%) |
| CIE-LAB | lab(74.43, 0.32, -35.56) |
| CIE-LCH | lch(74.43, 35.56, 270.51°) |
| OKLab | oklab(77.92% -0.0255 -0.0991) |
| OKLCH | oklch(77.92% 0.102 255.6) |
| XYZ | xyz(45.1441, 47.3813, 95.5554) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.00
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Pastel Blue
#A2BFFE
ΔE00 4.62
Baby Blue (survey)
#A2CFFE
ΔE00 5.53
Sky
#82CAFC
ΔE00 6.84
Light Blue
#95D0FC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAF8 #F8C98B
analogous
#8BF1F8 #8BBAF8 #928BF8
triadic
#8BBAF8 #F88BBA #BAF88B
tetradic
#8BBAF8 #F88BF1 #F8C98B #8BF892
square
#8BBAF8 #F88BF1 #F8C98B #8BF892
split-complementary
#8BBAF8 #F8928B #F1F88B
monochromatic
#1875F1 #5198F5 #8BBAF8 #C5DCFB #E2EEFD
Accessibility & contrast
On white
2.00
#8BBAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#8BBAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAF8
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAF8 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BDFB
Deuteranopia (green-blind)
#96B2F7
Tritanopia (blue-blind)
#61C8CF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbaf8; /* rgb */ color: rgb(139, 186, 248); /* oklch */ color: oklch(77.9% 0.102 255.6);
Tailwind
colors: {
custom: {
50: '#b1cefa',
500: '#8bbaf8',
950: '#000000',
},
}SCSS
$custom: #8bbaf8; $custom-light: #b1cefa; $custom-dark: #000000;
JSON
{
"hex": "#8bbaf8",
"rgb": {
"r": 139,
"g": 186,
"b": 248
},
"hsl": {
"h": 214.128,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.77923,
"c": 0.10237,
"h": 255.6
},
"luminance": 0.47384
}Semantic roles & 50–950 ramp
primary
#8BBAF8
secondary
#F5E8D6
accent
#8300E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285