#8BBCF3#8BBCF3
#8BBCF3 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.1% C 0.095 H 251.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCF3 |
|---|---|
| RGB | rgb(139, 188, 243) |
| HSL | hsl(212, 81%, 75%) |
| HSV | hsv(212, 43%, 95%) |
| CMYK | cmyk(42.8%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(74.78, -2.15, -32.34) |
| CIE-LCH | lch(74.78, 32.41, 266.19°) |
| OKLab | oklab(78.13% -0.0294 -0.0899) |
| OKLCH | oklch(78.13% 0.095 251.9) |
| XYZ | xyz(44.8030, 47.9237, 91.6660) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.19
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 5.21
Sky
#82CAFC
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCF3 #F3C28B
analogous
#8BF0F3 #8BBCF3 #8E8BF3
triadic
#8BBCF3 #F38BBC #BCF38B
tetradic
#8BBCF3 #F38BF0 #F3C28B #8BF38E
square
#8BBCF3 #F38BF0 #F3C28B #8BF38E
split-complementary
#8BBCF3 #F38E8B #F0F38B
monochromatic
#1C7CE8 #549CED #8BBCF3 #C2DCF9 #E3EFFC
Accessibility & contrast
On white
1.98
#8BBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8BBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCF3
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCF3 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BEF6
Deuteranopia (green-blind)
#9AB3F2
Tritanopia (blue-blind)
#63C8CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bbcf3; /* rgb */ color: rgb(139, 188, 243); /* oklch */ color: oklch(78.1% 0.095 251.9);
Tailwind
colors: {
custom: {
50: '#b1d0f7',
500: '#8bbcf3',
950: '#000000',
},
}SCSS
$custom: #8bbcf3; $custom-light: #b1d0f7; $custom-dark: #000000;
JSON
{
"hex": "#8bbcf3",
"rgb": {
"r": 139,
"g": 188,
"b": 243
},
"hsl": {
"h": 211.731,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78128,
"c": 0.09461,
"h": 251.9
},
"luminance": 0.47926
}Semantic roles & 50–950 ramp
primary
#8BBCF3
secondary
#F4E6D7
accent
#7908DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285