#8CC7EE#8CC7EE
#8CC7EE is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.3% C 0.082 H 238.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC7EE |
|---|---|
| RGB | rgb(140, 199, 238) |
| HSL | hsl(204, 74%, 74%) |
| HSV | hsv(204, 41%, 93%) |
| CMYK | cmyk(41.2%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(77.63, -9.14, -25.26) |
| CIE-LCH | lch(77.63, 26.86, 250.10°) |
| OKLab | oklab(80.33% -0.0435 -0.0698) |
| OKLCH | oklch(80.33% 0.082 238.1) |
| XYZ | xyz(46.6660, 52.5924, 88.5647) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.25
Lightblue (survey)
#7BC8F6
ΔE00 2.42
Sky
#82CAFC
ΔE00 2.46
Light Blue
#95D0FC
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC7EE #EEB38C
analogous
#8CEEE4 #8CC7EE #8C96EE
triadic
#8CC7EE #EE8CC7 #C7EE8C
tetradic
#8CC7EE #E48CEE #EEB38C #96EE8C
square
#8CC7EE #E48CEE #EEB38C #96EE8C
split-complementary
#8CC7EE #EE8C96 #EEE48C
monochromatic
#2193DE #57ADE6 #8CC7EE #C1E1F6 #E4F2FB
Accessibility & contrast
On white
1.82
#8CC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#8CC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC7EE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC7EE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#66D1D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cc7ee; /* rgb */ color: rgb(140, 199, 238); /* oklch */ color: oklch(80.3% 0.082 238.1);
Tailwind
colors: {
custom: {
50: '#b1d8f3',
500: '#8cc7ee',
950: '#000000',
},
}SCSS
$custom: #8cc7ee; $custom-light: #b1d8f3; $custom-dark: #000000;
JSON
{
"hex": "#8cc7ee",
"rgb": {
"r": 140,
"g": 199,
"b": 238
},
"hsl": {
"h": 203.878,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.80334,
"c": 0.08224,
"h": 238.1
},
"luminance": 0.52595
}Semantic roles & 50–950 ramp
primary
#8CC7EE
secondary
#C98355
accent
#5E0FD6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385