#8BC5FB#8BC5FB
#8BC5FB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.4% C 0.098 H 247.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC5FB |
|---|---|
| RGB | rgb(139, 197, 251) |
| HSL | hsl(209, 93%, 76%) |
| HSV | hsv(209, 45%, 98%) |
| CMYK | cmyk(44.6%, 21.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.51, -4.83, -32.42) |
| CIE-LCH | lch(77.51, 32.78, 261.53°) |
| OKLab | oklab(80.38% -0.0376 -0.0902) |
| OKLCH | oklch(80.38% 0.098 247.4) |
| XYZ | xyz(48.0204, 52.3833, 98.8287) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.12
Sky Blue (survey)
#75BBFD
ΔE00 3.28
Light Blue
#95D0FC
ΔE00 3.42
Baby Blue (survey)
#A2CFFE
ΔE00 3.67
Lightskyblue
#87CEFA
ΔE00 4.39
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC5FB #FBC18B
analogous
#8BFBF9 #8BC5FB #8B8DFB
triadic
#8BC5FB #FB8BC5 #C5FB8B
tetradic
#8BC5FB #F98BFB #FBC18B #8DFB8B
square
#8BC5FB #F98BFB #FBC18B #8DFB8B
split-complementary
#8BC5FB #FB8B8D #FBF98B
monochromatic
#158AF7 #50A7F9 #8BC5FB #C6E3FD #E1F0FE
Accessibility & contrast
On white
1.83
#8BC5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#8BC5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC5FB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC5FB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#A1BAFA
Tritanopia (blue-blind)
#5DD2D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8bc5fb; /* rgb */ color: rgb(139, 197, 251); /* oklch */ color: oklch(80.4% 0.098 247.4);
Tailwind
colors: {
custom: {
50: '#b1d6fc',
500: '#8bc5fb',
950: '#000000',
},
}SCSS
$custom: #8bc5fb; $custom-light: #b1d6fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc5fb",
"rgb": {
"r": 139,
"g": 197,
"b": 251
},
"hsl": {
"h": 208.929,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.80378,
"c": 0.09768,
"h": 247.4
},
"luminance": 0.52387
}Semantic roles & 50–950 ramp
primary
#8BC5FB
secondary
#DA9350
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385