#8BC5F7#8BC5F7
#8BC5F7 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.2% C 0.093 H 245.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC5F7 |
|---|---|
| RGB | rgb(139, 197, 247) |
| HSL | hsl(208, 87%, 76%) |
| HSV | hsv(208, 44%, 97%) |
| CMYK | cmyk(43.7%, 20.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.36, -5.92, -30.51) |
| CIE-LCH | lch(77.36, 31.08, 259.02°) |
| OKLab | oklab(80.21% -0.0389 -0.0847) |
| OKLCH | oklch(80.21% 0.093 245.3) |
| XYZ | xyz(47.3965, 52.1338, 95.5430) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.61
Light Blue
#95D0FC
ΔE00 3.03
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Lightskyblue
#87CEFA
ΔE00 3.78
Baby Blue (survey)
#A2CFFE
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC5F7 #F7BD8B
analogous
#8BF7F3 #8BC5F7 #8B8FF7
triadic
#8BC5F7 #F78BC5 #C5F78B
tetradic
#8BC5F7 #F38BF7 #F7BD8B #8FF78B
square
#8BC5F7 #F38BF7 #F7BD8B #8FF78B
split-complementary
#8BC5F7 #F78B8F #F7F38B
monochromatic
#188CEF #52A8F3 #8BC5F7 #C4E2FB #E2F1FD
Accessibility & contrast
On white
1.84
#8BC5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#8BC5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC5F7
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC5F7 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C5F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#5FD1D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc5f7; /* rgb */ color: rgb(139, 197, 247); /* oklch */ color: oklch(80.2% 0.093 245.3);
Tailwind
colors: {
custom: {
50: '#b1d6fa',
500: '#8bc5f7',
950: '#000000',
},
}SCSS
$custom: #8bc5f7; $custom-light: #b1d6fa; $custom-dark: #000000;
JSON
{
"hex": "#8bc5f7",
"rgb": {
"r": 139,
"g": 197,
"b": 247
},
"hsl": {
"h": 207.778,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.80212,
"c": 0.09321,
"h": 245.3
},
"luminance": 0.52137
}Semantic roles & 50–950 ramp
primary
#8BC5F7
secondary
#D58E51
accent
#6A02E4
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385