#8BBEF1#8BBEF1
#8BBEF1 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.091 H 249.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF1 |
|---|---|
| RGB | rgb(139, 190, 241) |
| HSL | hsl(210, 78%, 75%) |
| HSV | hsv(210, 42%, 95%) |
| CMYK | cmyk(42.3%, 21.2%, 0%, 5.5%) |
| CIE-LAB | lab(75.24, -3.78, -30.54) |
| CIE-LCH | lch(75.24, 30.77, 262.94°) |
| OKLab | oklab(78.47% -0.0325 -0.0848) |
| OKLCH | oklch(78.47% 0.091 249) |
| XYZ | xyz(44.9328, 48.6640, 90.2275) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.13
Carolina Blue
#8AB8FE
ΔE00 3.18
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Sky
#82CAFC
ΔE00 4.69
Light Blue
#95D0FC
ΔE00 5.03
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF1 #F1BE8B
analogous
#8BF1F1 #8BBEF1 #8B8BF1
triadic
#8BBEF1 #F18BBE #BEF18B
tetradic
#8BBEF1 #F18BF1 #F1BE8B #8BF18B
square
#8BBEF1 #F18BF1 #F1BE8B #8BF18B
split-complementary
#8BBEF1 #F18B8B #F1F18B
monochromatic
#1E81E4 #549FEA #8BBEF1 #C2DDF8 #E4F0FC
Accessibility & contrast
On white
1.96
#8BBEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8BBEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF1
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF1 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF3
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#64CACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbef1; /* rgb */ color: rgb(139, 190, 241); /* oklch */ color: oklch(78.5% 0.091 249.0);
Tailwind
colors: {
custom: {
50: '#b1d1f5',
500: '#8bbef1',
950: '#000000',
},
}SCSS
$custom: #8bbef1; $custom-light: #b1d1f5; $custom-dark: #000000;
JSON
{
"hex": "#8bbef1",
"rgb": {
"r": 139,
"g": 190,
"b": 241
},
"hsl": {
"h": 210,
"s": 78.462,
"l": 74.51
},
"oklch": {
"l": 0.78469,
"c": 0.0908,
"h": 249
},
"luminance": 0.48667
}Semantic roles & 50–950 ramp
primary
#8BBEF1
secondary
#F4E6D7
accent
#730BDB
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285