#8BC0F7#8BC0F7
#8BC0F7 is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.1% C 0.096 H 250.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0F7 |
|---|---|
| RGB | rgb(139, 192, 247) |
| HSL | hsl(211, 87%, 76%) |
| HSV | hsv(211, 44%, 97%) |
| CMYK | cmyk(43.7%, 22.3%, 0%, 3.1%) |
| CIE-LAB | lab(76.01, -3.23, -32.59) |
| CIE-LCH | lch(76.01, 32.75, 264.34°) |
| OKLab | oklab(79.15% -0.0329 -0.0906) |
| OKLCH | oklch(79.15% 0.096 250) |
| XYZ | xyz(46.2800, 49.9007, 95.1708) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.99
Carolina Blue
#8AB8FE
ΔE00 3.16
Baby Blue (survey)
#A2CFFE
ΔE00 4.23
Sky
#82CAFC
ΔE00 4.53
Light Blue
#95D0FC
ΔE00 4.79
Lightblue (survey)
#7BC8F6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0F7 #F7C28B
analogous
#8BF6F7 #8BC0F7 #8C8BF7
triadic
#8BC0F7 #F78BC0 #C0F78B
tetradic
#8BC0F7 #F78BF6 #F7C28B #8BF78C
square
#8BC0F7 #F78BF6 #F7C28B #8BF78C
split-complementary
#8BC0F7 #F78C8B #F6F78B
monochromatic
#1882EF #52A1F3 #8BC0F7 #C4DFFB #E2EFFD
Accessibility & contrast
On white
1.91
#8BC0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#8BC0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0F7
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0F7 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1FA
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#60CDD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8bc0f7; /* rgb */ color: rgb(139, 192, 247); /* oklch */ color: oklch(79.1% 0.096 250.0);
Tailwind
colors: {
custom: {
50: '#b1d2fa',
500: '#8bc0f7',
950: '#000000',
},
}SCSS
$custom: #8bc0f7; $custom-light: #b1d2fa; $custom-dark: #000000;
JSON
{
"hex": "#8bc0f7",
"rgb": {
"r": 139,
"g": 192,
"b": 247
},
"hsl": {
"h": 210.556,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.79147,
"c": 0.09644,
"h": 250
},
"luminance": 0.49904
}Semantic roles & 50–950 ramp
primary
#8BC0F7
secondary
#F5E6D6
accent
#7502E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285