#8BBEF8#8BBEF8
#8BBEF8 is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.099 H 252.2°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF8 |
|---|---|
| RGB | rgb(139, 190, 248) |
| HSL | hsl(212, 89%, 76%) |
| HSV | hsv(212, 44%, 97%) |
| CMYK | cmyk(44%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(75.51, -1.87, -33.90) |
| CIE-LCH | lch(75.51, 33.95, 266.84°) |
| OKLab | oklab(78.77% -0.0302 -0.0944) |
| OKLCH | oklch(78.77% 0.099 252.2) |
| XYZ | xyz(45.9986, 49.0903, 95.8403) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.33
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.61
Pastel Blue
#A2BFFE
ΔE00 5.32
Sky
#82CAFC
ΔE00 5.39
Light Blue
#95D0FC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF8 #F8C58B
analogous
#8BF4F8 #8BBEF8 #8E8BF8
triadic
#8BBEF8 #F88BBE #BEF88B
tetradic
#8BBEF8 #F88BF4 #F8C58B #8BF88E
square
#8BBEF8 #F88BF4 #F8C58B #8BF88E
split-complementary
#8BBEF8 #F88E8B #F4F88B
monochromatic
#187DF1 #519EF5 #8BBEF8 #C5DEFB #E2EFFD
Accessibility & contrast
On white
1.94
#8BBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#8BBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF8
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF8 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C0FB
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#60CBD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbef8; /* rgb */ color: rgb(139, 190, 248); /* oklch */ color: oklch(78.8% 0.099 252.2);
Tailwind
colors: {
custom: {
50: '#b1d1fa',
500: '#8bbef8',
950: '#000000',
},
}SCSS
$custom: #8bbef8; $custom-light: #b1d1fa; $custom-dark: #000000;
JSON
{
"hex": "#8bbef8",
"rgb": {
"r": 139,
"g": 190,
"b": 248
},
"hsl": {
"h": 211.927,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78766,
"c": 0.09912,
"h": 252.2
},
"luminance": 0.49093
}Semantic roles & 50–950 ramp
primary
#8BBEF8
secondary
#F5E7D6
accent
#7A00E5
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285