#8BBEF7#8BBEF7
#8BBEF7 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.098 H 251.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEF7 |
|---|---|
| RGB | rgb(139, 190, 247) |
| HSL | hsl(212, 87%, 76%) |
| HSV | hsv(212, 44%, 97%) |
| CMYK | cmyk(43.7%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(75.47, -2.14, -33.42) |
| CIE-LCH | lch(75.47, 33.49, 266.33°) |
| OKLab | oklab(78.72% -0.0305 -0.093) |
| OKLCH | oklch(78.72% 0.098 251.8) |
| XYZ | xyz(45.8438, 49.0284, 95.0254) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.42
Sky Blue (survey)
#75BBFD
ΔE00 3.17
Baby Blue (survey)
#A2CFFE
ΔE00 4.59
Sky
#82CAFC
ΔE00 5.29
Pastel Blue
#A2BFFE
ΔE00 5.37
Light Blue
#95D0FC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEF7 #F7C48B
analogous
#8BF4F7 #8BBEF7 #8E8BF7
triadic
#8BBEF7 #F78BBE #BEF78B
tetradic
#8BBEF7 #F78BF4 #F7C48B #8BF78E
square
#8BBEF7 #F78BF4 #F7C48B #8BF78E
split-complementary
#8BBEF7 #F78E8B #F4F78B
monochromatic
#187EEF #529EF3 #8BBEF7 #C4DEFB #E2EFFD
Accessibility & contrast
On white
1.94
#8BBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#8BBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEF7
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEF7 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C0FA
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#61CBD1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bbef7; /* rgb */ color: rgb(139, 190, 247); /* oklch */ color: oklch(78.7% 0.098 251.8);
Tailwind
colors: {
custom: {
50: '#b1d1fa',
500: '#8bbef7',
950: '#000000',
},
}SCSS
$custom: #8bbef7; $custom-light: #b1d1fa; $custom-dark: #000000;
JSON
{
"hex": "#8bbef7",
"rgb": {
"r": 139,
"g": 190,
"b": 247
},
"hsl": {
"h": 211.667,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.78723,
"c": 0.09791,
"h": 251.8
},
"luminance": 0.49031
}Semantic roles & 50–950 ramp
primary
#8BBEF7
secondary
#F5E6D6
accent
#7902E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285