#8CC7FA#8CC7FA
#8CC7FA is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.8% C 0.095 H 245.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC7FA |
|---|---|
| RGB | rgb(140, 199, 250) |
| HSL | hsl(208, 92%, 76%) |
| HSV | hsv(208, 44%, 98%) |
| CMYK | cmyk(44%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(78.06, -5.93, -31.03) |
| CIE-LCH | lch(78.06, 31.59, 259.18°) |
| OKLab | oklab(80.82% -0.0394 -0.0862) |
| OKLCH | oklch(80.82% 0.095 245.4) |
| XYZ | xyz(48.4881, 53.3212, 98.1609) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.42
Light Blue
#95D0FC
ΔE00 2.66
Baby Blue (survey)
#A2CFFE
ΔE00 3.54
Lightskyblue
#87CEFA
ΔE00 3.58
Sky Blue (survey)
#75BBFD
ΔE00 3.79
Lightblue (survey)
#7BC8F6
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC7FA #FABF8C
analogous
#8CFAF6 #8CC7FA #8C90FA
triadic
#8CC7FA #FA8CC7 #C7FA8C
tetradic
#8CC7FA #F68CFA #FABF8C #90FA8C
square
#8CC7FA #F68CFA #FABF8C #90FA8C
split-complementary
#8CC7FA #FA8C90 #FAF68C
monochromatic
#178EF5 #51AAF7 #8CC7FA #C7E4FD #E2F1FE
Accessibility & contrast
On white
1.80
#8CC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8CC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC7FA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC7FA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#5FD3D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cc7fa; /* rgb */ color: rgb(140, 199, 250); /* oklch */ color: oklch(80.8% 0.095 245.4);
Tailwind
colors: {
custom: {
50: '#b2d7fc',
500: '#8cc7fa',
950: '#000000',
},
}SCSS
$custom: #8cc7fa; $custom-light: #b2d7fc; $custom-dark: #000000;
JSON
{
"hex": "#8cc7fa",
"rgb": {
"r": 140,
"g": 199,
"b": 250
},
"hsl": {
"h": 207.818,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.80817,
"c": 0.09475,
"h": 245.4
},
"luminance": 0.53324
}Semantic roles & 50–950 ramp
primary
#8CC7FA
secondary
#D99051
accent
#6A00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385