#8BBEF3#8BBEF3
#8BBEF3 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.093 H 250.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF3 |
|---|---|
| RGB | rgb(139, 190, 243) |
| HSL | hsl(211, 81%, 75%) |
| HSV | hsv(211, 43%, 95%) |
| CMYK | cmyk(42.8%, 21.8%, 0%, 4.7%) |
| CIE-LAB | lab(75.32, -3.24, -31.50) |
| CIE-LCH | lch(75.32, 31.67, 264.13°) |
| OKLab | oklab(78.55% -0.0318 -0.0875) |
| OKLCH | oklch(78.55% 0.093 250) |
| XYZ | xyz(45.2332, 48.7841, 91.8094) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Sky Blue (survey)
#75BBFD
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Sky
#82CAFC
ΔE00 4.89
Light Blue
#95D0FC
ΔE00 5.18
Pastel Blue
#A2BFFE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF3 #F3C08B
analogous
#8BF2F3 #8BBEF3 #8C8BF3
triadic
#8BBEF3 #F38BBE #BEF38B
tetradic
#8BBEF3 #F38BF2 #F3C08B #8BF38C
square
#8BBEF3 #F38BF2 #F3C08B #8BF38C
split-complementary
#8BBEF3 #F38C8B #F2F38B
monochromatic
#1C80E8 #549FED #8BBEF3 #C2DDF9 #E3EFFC
Accessibility & contrast
On white
1.95
#8BBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8BBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF3
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF3 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF5
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#63CAD0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbef3; /* rgb */ color: rgb(139, 190, 243); /* oklch */ color: oklch(78.6% 0.093 250.0);
Tailwind
colors: {
custom: {
50: '#b1d1f7',
500: '#8bbef3',
950: '#000000',
},
}SCSS
$custom: #8bbef3; $custom-light: #b1d1f7; $custom-dark: #000000;
JSON
{
"hex": "#8bbef3",
"rgb": {
"r": 139,
"g": 190,
"b": 243
},
"hsl": {
"h": 210.577,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.78553,
"c": 0.09314,
"h": 250
},
"luminance": 0.48787
}Semantic roles & 50–950 ramp
primary
#8BBEF3
secondary
#F4E6D7
accent
#7508DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285