#8CC8FB#8CC8FB
#8CC8FB is a light, moderate cyan. Relative luminance 0.538; OKLCH L 81.1% C 0.095 H 245.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC8FB |
|---|---|
| RGB | rgb(140, 200, 251) |
| HSL | hsl(208, 93%, 77%) |
| HSV | hsv(208, 44%, 98%) |
| CMYK | cmyk(44.2%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.37, -6.19, -31.09) |
| CIE-LCH | lch(78.37, 31.70, 258.73°) |
| OKLab | oklab(81.07% -0.0403 -0.0863) |
| OKLCH | oklch(81.07% 0.095 245) |
| XYZ | xyz(48.8761, 53.8458, 99.0659) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.21
Light Blue
#95D0FC
ΔE00 2.43
Lightskyblue
#87CEFA
ΔE00 3.35
Baby Blue (survey)
#A2CFFE
ΔE00 3.54
Lightblue (survey)
#7BC8F6
ΔE00 3.65
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC8FB #FBBF8C
analogous
#8CFBF7 #8CC8FB #8C91FB
triadic
#8CC8FB #FB8CC8 #C8FB8C
tetradic
#8CC8FB #F78CFB #FBBF8C #91FB8C
square
#8CC8FB #F78CFB #FBBF8C #91FB8C
split-complementary
#8CC8FB #FB8C91 #FBF78C
monochromatic
#168FF7 #51ACF9 #8CC8FB #C7E4FD #E1F1FE
Accessibility & contrast
On white
1.78
#8CC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#8CC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC8FB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC8FB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FD
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#5ED4D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cc8fb; /* rgb */ color: rgb(140, 200, 251); /* oklch */ color: oklch(81.1% 0.095 245.0);
Tailwind
colors: {
custom: {
50: '#b2d8fc',
500: '#8cc8fb',
950: '#000000',
},
}SCSS
$custom: #8cc8fb; $custom-light: #b2d8fc; $custom-dark: #000000;
JSON
{
"hex": "#8cc8fb",
"rgb": {
"r": 140,
"g": 200,
"b": 251
},
"hsl": {
"h": 207.568,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.81071,
"c": 0.09527,
"h": 245
},
"luminance": 0.53849
}Semantic roles & 50–950 ramp
primary
#8CC8FB
secondary
#DA9051
accent
#6900E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385