#8CC8FA#8CC8FA
#8CC8FA is a light, moderate cyan. Relative luminance 0.538; OKLCH L 81.0% C 0.094 H 244.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC8FA |
|---|---|
| RGB | rgb(140, 200, 250) |
| HSL | hsl(207, 92%, 76%) |
| HSV | hsv(207, 44%, 98%) |
| CMYK | cmyk(44%, 20%, 0%, 2%) |
| CIE-LAB | lab(78.33, -6.47, -30.61) |
| CIE-LCH | lch(78.33, 31.29, 258.07°) |
| OKLab | oklab(81.03% -0.0406 -0.085) |
| OKLCH | oklch(81.03% 0.094 244.5) |
| XYZ | xyz(48.7189, 53.7829, 98.2379) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.08
Light Blue
#95D0FC
ΔE00 2.32
Lightskyblue
#87CEFA
ΔE00 3.17
Lightblue (survey)
#7BC8F6
ΔE00 3.48
Baby Blue (survey)
#A2CFFE
ΔE00 3.59
Sky Blue (survey)
#75BBFD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC8FA #FABE8C
analogous
#8CFAF5 #8CC8FA #8C91FA
triadic
#8CC8FA #FA8CC8 #C8FA8C
tetradic
#8CC8FA #F58CFA #FABE8C #91FA8C
square
#8CC8FA #F58CFA #FABE8C #91FA8C
split-complementary
#8CC8FA #FA8C91 #FAF58C
monochromatic
#1790F5 #51ACF7 #8CC8FA #C7E4FD #E2F1FE
Accessibility & contrast
On white
1.79
#8CC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#8CC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC8FA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC8FA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#5FD4D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cc8fa; /* rgb */ color: rgb(140, 200, 250); /* oklch */ color: oklch(81.0% 0.094 244.5);
Tailwind
colors: {
custom: {
50: '#b2d8fc',
500: '#8cc8fa',
950: '#000000',
},
}SCSS
$custom: #8cc8fa; $custom-light: #b2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#8cc8fa",
"rgb": {
"r": 140,
"g": 200,
"b": 250
},
"hsl": {
"h": 207.273,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.8103,
"c": 0.09419,
"h": 244.5
},
"luminance": 0.53786
}Semantic roles & 50–950 ramp
primary
#8CC8FA
secondary
#D98F51
accent
#6800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385