#8BC7FA#8BC7FA
#8BC7FA is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.8% C 0.095 H 245.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC7FA |
|---|---|
| RGB | rgb(139, 199, 250) |
| HSL | hsl(208, 92%, 76%) |
| HSV | hsv(208, 44%, 98%) |
| CMYK | cmyk(44.4%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(78.01, -6.17, -31.11) |
| CIE-LCH | lch(78.01, 31.72, 258.77°) |
| OKLab | oklab(80.76% -0.0403 -0.0864) |
| OKLCH | oklch(80.76% 0.095 245) |
| XYZ | xyz(48.3203, 53.2347, 98.1531) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.24
Light Blue
#95D0FC
ΔE00 2.64
Lightskyblue
#87CEFA
ΔE00 3.44
Lightblue (survey)
#7BC8F6
ΔE00 3.62
Baby Blue (survey)
#A2CFFE
ΔE00 3.69
Sky Blue (survey)
#75BBFD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC7FA #FABE8B
analogous
#8BFAF6 #8BC7FA #8B90FA
triadic
#8BC7FA #FA8BC7 #C7FA8B
tetradic
#8BC7FA #F68BFA #FABE8B #90FA8B
square
#8BC7FA #F68BFA #FABE8B #90FA8B
split-complementary
#8BC7FA #FA8B90 #FAF68B
monochromatic
#168EF5 #50ABF7 #8BC7FA #C6E3FD #E2F1FE
Accessibility & contrast
On white
1.80
#8BC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#8BC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC7FA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC7FA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#5DD3D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bc7fa; /* rgb */ color: rgb(139, 199, 250); /* oklch */ color: oklch(80.8% 0.095 245.0);
Tailwind
colors: {
custom: {
50: '#b1d7fc',
500: '#8bc7fa',
950: '#000000',
},
}SCSS
$custom: #8bc7fa; $custom-light: #b1d7fc; $custom-dark: #000000;
JSON
{
"hex": "#8bc7fa",
"rgb": {
"r": 139,
"g": 199,
"b": 250
},
"hsl": {
"h": 207.568,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.80763,
"c": 0.09535,
"h": 245
},
"luminance": 0.53238
}Semantic roles & 50–950 ramp
primary
#8BC7FA
secondary
#D98F50
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385