#8CC7EB#8CC7EB
#8CC7EB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.2% C 0.079 H 235.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC7EB |
|---|---|
| RGB | rgb(140, 199, 235) |
| HSL | hsl(203, 70%, 74%) |
| HSV | hsv(203, 40%, 92%) |
| CMYK | cmyk(40.4%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(77.53, -9.93, -23.80) |
| CIE-LCH | lch(77.53, 25.79, 247.35°) |
| OKLab | oklab(80.22% -0.0445 -0.0657) |
| OKLCH | oklch(80.22% 0.079 235.9) |
| XYZ | xyz(46.2290, 52.4176, 86.2628) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.53
Lightblue (survey)
#7BC8F6
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 2.98
Sky
#82CAFC
ΔE00 3.14
Light Blue
#95D0FC
ΔE00 3.24
Sky Blue
#87CEEB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC7EB #EBB08C
analogous
#8CEBDF #8CC7EB #8C97EB
triadic
#8CC7EB #EB8CC7 #C7EB8C
tetradic
#8CC7EB #DF8CEB #EBB08C #97EB8C
square
#8CC7EB #DF8CEB #EBB08C #97EB8C
split-complementary
#8CC7EB #EB8C97 #EBDF8C
monochromatic
#2594D7 #58AEE2 #8CC7EB #C0E0F4 #E5F2FA
Accessibility & contrast
On white
1.83
#8CC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#8CC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC7EB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC7EB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#67D0D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cc7eb; /* rgb */ color: rgb(140, 199, 235); /* oklch */ color: oklch(80.2% 0.079 235.9);
Tailwind
colors: {
custom: {
50: '#b1d8f1',
500: '#8cc7eb',
950: '#000000',
},
}SCSS
$custom: #8cc7eb; $custom-light: #b1d8f1; $custom-dark: #000000;
JSON
{
"hex": "#8cc7eb",
"rgb": {
"r": 140,
"g": 199,
"b": 235
},
"hsl": {
"h": 202.737,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.80218,
"c": 0.07937,
"h": 235.9
},
"luminance": 0.5242
}Semantic roles & 50–950 ramp
primary
#8CC7EB
secondary
#C58056
accent
#5C13D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385