#8BBCFE#8BBCFE
#8BBCFE is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.6% C 0.108 H 256.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCFE |
|---|---|
| RGB | rgb(139, 188, 254) |
| HSL | hsl(214, 98%, 77%) |
| HSV | hsv(214, 45%, 100%) |
| CMYK | cmyk(45.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(75.21, 0.89, -37.59) |
| CIE-LCH | lch(75.21, 37.60, 271.35°) |
| OKLab | oklab(78.61% -0.026 -0.105) |
| OKLCH | oklch(78.61% 0.108 256.1) |
| XYZ | xyz(46.5141, 48.6082, 100.6780) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.22
Sky Blue (survey)
#75BBFD
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 6.63
Sky
#82CAFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCFE #FECD8B
analogous
#8BF5FE #8BBCFE #948BFE
triadic
#8BBCFE #FE8BBC #BCFE8B
tetradic
#8BBCFE #FE8BF5 #FECD8B #8BFE94
square
#8BBCFE #FE8BF5 #FECD8B #8BFE94
split-complementary
#8BBCFE #FE948B #F5FE8B
monochromatic
#1276FD #4E99FD #8BBCFE #C8DFFF #E1EDFF
Accessibility & contrast
On white
1.96
#8BBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8BBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCFE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCFE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#5DCBD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbcfe; /* rgb */ color: rgb(139, 188, 254); /* oklch */ color: oklch(78.6% 0.108 256.1);
Tailwind
colors: {
custom: {
50: '#b2d0ff',
500: '#8bbcfe',
950: '#000000',
},
}SCSS
$custom: #8bbcfe; $custom-light: #b2d0ff; $custom-dark: #000000;
JSON
{
"hex": "#8bbcfe",
"rgb": {
"r": 139,
"g": 188,
"b": 254
},
"hsl": {
"h": 214.435,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.78608,
"c": 0.10816,
"h": 256.1
},
"luminance": 0.48611
}Semantic roles & 50–950 ramp
primary
#8BBCFE
secondary
#F7E8D4
accent
#8400E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286