#8BC6FD#8BC6FD
#8BC6FD is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.7% C 0.099 H 247.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC6FD |
|---|---|
| RGB | rgb(139, 198, 253) |
| HSL | hsl(209, 97%, 77%) |
| HSV | hsv(209, 45%, 99%) |
| CMYK | cmyk(45.1%, 21.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.85, -4.82, -32.96) |
| CIE-LCH | lch(77.85, 33.31, 261.68°) |
| OKLab | oklab(80.68% -0.0381 -0.0917) |
| OKLCH | oklch(80.68% 0.099 247.4) |
| XYZ | xyz(48.5651, 52.9657, 100.5738) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.03
Light Blue
#95D0FC
ΔE00 3.30
Sky Blue (survey)
#75BBFD
ΔE00 3.39
Baby Blue (survey)
#A2CFFE
ΔE00 3.60
Lightskyblue
#87CEFA
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC6FD #FDC28B
analogous
#8BFDFB #8BC6FD #8B8DFD
triadic
#8BC6FD #FD8BC6 #C6FD8B
tetradic
#8BC6FD #FB8BFD #FDC28B #8DFD8B
square
#8BC6FD #FB8BFD #FDC28B #8DFD8B
split-complementary
#8BC6FD #FD8B8D #FDFB8B
monochromatic
#138BFB #4FA8FC #8BC6FD #C7E4FE #E1F0FE
Accessibility & contrast
On white
1.81
#8BC6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#8BC6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC6FD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC6FD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#5BD3D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bc6fd; /* rgb */ color: rgb(139, 198, 253); /* oklch */ color: oklch(80.7% 0.099 247.4);
Tailwind
colors: {
custom: {
50: '#b2d7fe',
500: '#8bc6fd',
950: '#000000',
},
}SCSS
$custom: #8bc6fd; $custom-light: #b2d7fe; $custom-dark: #000000;
JSON
{
"hex": "#8bc6fd",
"rgb": {
"r": 139,
"g": 198,
"b": 253
},
"hsl": {
"h": 208.947,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.80675,
"c": 0.0993,
"h": 247.4
},
"luminance": 0.52969
}Semantic roles & 50–950 ramp
primary
#8BC6FD
secondary
#DD944F
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385