#8BC7FB#8BC7FB
#8BC7FB is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.8% C 0.096 H 245.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7FB |
|---|---|
| RGB | rgb(139, 199, 251) |
| HSL | hsl(208, 93%, 76%) |
| HSV | hsv(208, 45%, 98%) |
| CMYK | cmyk(44.6%, 20.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.05, -5.90, -31.59) |
| CIE-LCH | lch(78.05, 32.13, 259.42°) |
| OKLab | oklab(80.81% -0.0399 -0.0878) |
| OKLCH | oklch(80.81% 0.096 245.5) |
| XYZ | xyz(48.4775, 53.2976, 98.9810) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.38
Light Blue
#95D0FC
ΔE00 2.74
Lightskyblue
#87CEFA
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 3.65
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7FB #FBBF8B
analogous
#8BFBF7 #8BC7FB #8B8FFB
triadic
#8BC7FB #FB8BC7 #C7FB8B
tetradic
#8BC7FB #F78BFB #FBBF8B #8FFB8B
square
#8BC7FB #F78BFB #FBBF8B #8FFB8B
split-complementary
#8BC7FB #FB8B8F #FBF78B
monochromatic
#158EF7 #50AAF9 #8BC7FB #C6E4FD #E1F1FE
Accessibility & contrast
On white
1.80
#8BC7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8BC7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7FB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7FB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#5CD3D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bc7fb; /* rgb */ color: rgb(139, 199, 251); /* oklch */ color: oklch(80.8% 0.096 245.5);
Tailwind
colors: {
custom: {
50: '#b2d7fc',
500: '#8bc7fb',
950: '#000000',
},
}SCSS
$custom: #8bc7fb; $custom-light: #b2d7fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc7fb",
"rgb": {
"r": 139,
"g": 199,
"b": 251
},
"hsl": {
"h": 207.857,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.80805,
"c": 0.09644,
"h": 245.5
},
"luminance": 0.53301
}Semantic roles & 50–950 ramp
primary
#8BC7FB
secondary
#DA9050
accent
#6B00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385