#8BBCF5#8BBCF5
#8BBCF5 is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.097 H 252.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCF5 |
|---|---|
| RGB | rgb(139, 188, 245) |
| HSL | hsl(212, 84%, 75%) |
| HSV | hsv(212, 43%, 96%) |
| CMYK | cmyk(43.3%, 23.3%, 0%, 3.9%) |
| CIE-LAB | lab(74.85, -1.60, -33.30) |
| CIE-LCH | lch(74.85, 33.33, 267.24°) |
| OKLab | oklab(78.21% -0.0288 -0.0927) |
| OKLCH | oklch(78.21% 0.097 252.7) |
| XYZ | xyz(45.1067, 48.0452, 93.2653) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.95
Sky Blue (survey)
#75BBFD
ΔE00 3.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.00
Pastel Blue
#A2BFFE
ΔE00 5.08
Sky
#82CAFC
ΔE00 5.85
Light Blue
#95D0FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCF5 #F5C48B
analogous
#8BF1F5 #8BBCF5 #8F8BF5
triadic
#8BBCF5 #F58BBC #BCF58B
tetradic
#8BBCF5 #F58BF1 #F5C48B #8BF58F
square
#8BBCF5 #F58BF1 #F5C48B #8BF58F
split-complementary
#8BBCF5 #F58F8B #F1F58B
monochromatic
#1A7BEB #539BF0 #8BBCF5 #C3DDFA #E3EFFD
Accessibility & contrast
On white
1.98
#8BBCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#8BBCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCF5
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCF5 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BEF8
Deuteranopia (green-blind)
#99B4F4
Tritanopia (blue-blind)
#62C9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbcf5; /* rgb */ color: rgb(139, 188, 245); /* oklch */ color: oklch(78.2% 0.097 252.7);
Tailwind
colors: {
custom: {
50: '#b1d0f8',
500: '#8bbcf5',
950: '#000000',
},
}SCSS
$custom: #8bbcf5; $custom-light: #b1d0f8; $custom-dark: #000000;
JSON
{
"hex": "#8bbcf5",
"rgb": {
"r": 139,
"g": 188,
"b": 245
},
"hsl": {
"h": 212.264,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.78214,
"c": 0.09703,
"h": 252.7
},
"luminance": 0.48048
}Semantic roles & 50–950 ramp
primary
#8BBCF5
secondary
#F5E7D6
accent
#7B05E1
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285