#8BBEF4#8BBEF4
#8BBEF4 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.094 H 250.5°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF4 |
|---|---|
| RGB | rgb(139, 190, 244) |
| HSL | hsl(211, 83%, 75%) |
| HSV | hsv(211, 43%, 96%) |
| CMYK | cmyk(43%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(75.35, -2.96, -31.98) |
| CIE-LCH | lch(75.35, 32.12, 264.70°) |
| OKLab | oklab(78.6% -0.0315 -0.0889) |
| OKLCH | oklch(78.6% 0.094 250.5) |
| XYZ | xyz(45.3846, 48.8447, 92.6069) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.57
Sky
#82CAFC
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.26
Pastel Blue
#A2BFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF4 #F4C18B
analogous
#8BF3F4 #8BBEF4 #8C8BF4
triadic
#8BBEF4 #F48BBE #BEF48B
tetradic
#8BBEF4 #F48BF3 #F4C18B #8BF48C
square
#8BBEF4 #F48BF3 #F4C18B #8BF48C
split-complementary
#8BBEF4 #F48C8B #F3F48B
monochromatic
#1B7FE9 #539FEF #8BBEF4 #C3DDF9 #E3EFFC
Accessibility & contrast
On white
1.95
#8BBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#8BBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF4
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF4 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C0F7
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#62CAD0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbef4; /* rgb */ color: rgb(139, 190, 244); /* oklch */ color: oklch(78.6% 0.094 250.5);
Tailwind
colors: {
custom: {
50: '#b1d1f8',
500: '#8bbef4',
950: '#000000',
},
}SCSS
$custom: #8bbef4; $custom-light: #b1d1f8; $custom-dark: #000000;
JSON
{
"hex": "#8bbef4",
"rgb": {
"r": 139,
"g": 190,
"b": 244
},
"hsl": {
"h": 210.857,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.78595,
"c": 0.09433,
"h": 250.5
},
"luminance": 0.48848
}Semantic roles & 50–950 ramp
primary
#8BBEF4
secondary
#F4E6D7
accent
#7606DF
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285