#8BC7FD#8BC7FD
#8BC7FD is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.9% C 0.099 H 246.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7FD |
|---|---|
| RGB | rgb(139, 199, 253) |
| HSL | hsl(208, 97%, 77%) |
| HSV | hsv(208, 45%, 99%) |
| CMYK | cmyk(45.1%, 21.3%, 0%, 0.8%) |
| CIE-LAB | lab(78.12, -5.35, -32.54) |
| CIE-LCH | lch(78.12, 32.98, 260.66°) |
| OKLab | oklab(80.89% -0.0393 -0.0905) |
| OKLCH | oklch(80.89% 0.099 246.5) |
| XYZ | xyz(48.7945, 53.4244, 100.6502) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.68
Light Blue
#95D0FC
ΔE00 2.97
Sky Blue (survey)
#75BBFD
ΔE00 3.58
Baby Blue (survey)
#A2CFFE
ΔE00 3.58
Lightskyblue
#87CEFA
ΔE00 3.94
Lightblue (survey)
#7BC8F6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7FD #FDC18B
analogous
#8BFDFA #8BC7FD #8B8EFD
triadic
#8BC7FD #FD8BC7 #C7FD8B
tetradic
#8BC7FD #FA8BFD #FDC18B #8EFD8B
square
#8BC7FD #FA8BFD #FDC18B #8EFD8B
split-complementary
#8BC7FD #FD8B8E #FDFA8B
monochromatic
#138DFB #4FAAFC #8BC7FD #C7E4FE #E1F0FE
Accessibility & contrast
On white
1.80
#8BC7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#8BC7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7FD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7FD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#5BD4D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bc7fd; /* rgb */ color: rgb(139, 199, 253); /* oklch */ color: oklch(80.9% 0.099 246.5);
Tailwind
colors: {
custom: {
50: '#b2d7fe',
500: '#8bc7fd',
950: '#000000',
},
}SCSS
$custom: #8bc7fd; $custom-light: #b2d7fe; $custom-dark: #000000;
JSON
{
"hex": "#8bc7fd",
"rgb": {
"r": 139,
"g": 199,
"b": 253
},
"hsl": {
"h": 208.421,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.80888,
"c": 0.09866,
"h": 246.5
},
"luminance": 0.53428
}Semantic roles & 50–950 ramp
primary
#8BC7FD
secondary
#DD924F
accent
#6D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385