#8CC0EE#8CC0EE
#8CC0EE is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.086 H 245.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0EE |
|---|---|
| RGB | rgb(140, 192, 238) |
| HSL | hsl(208, 74%, 74%) |
| HSV | hsv(208, 41%, 93%) |
| CMYK | cmyk(41.2%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(75.73, -5.41, -28.17) |
| CIE-LCH | lch(75.73, 28.69, 259.13°) |
| OKLab | oklab(78.83% -0.035 -0.0781) |
| OKLCH | oklch(78.83% 0.086 245.9) |
| XYZ | xyz(45.0923, 49.4450, 88.0401) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.53
Sky
#82CAFC
ΔE00 3.82
Light Blue
#95D0FC
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 4.31
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Lightblue (survey)
#7BC8F6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0EE #EEBA8C
analogous
#8CEEEB #8CC0EE #8C8FEE
triadic
#8CC0EE #EE8CC0 #C0EE8C
tetradic
#8CC0EE #EB8CEE #EEBA8C #8FEE8C
square
#8CC0EE #EB8CEE #EEBA8C #8FEE8C
split-complementary
#8CC0EE #EE8C8F #EEEB8C
monochromatic
#2186DE #57A3E6 #8CC0EE #C1DDF6 #E4F0FB
Accessibility & contrast
On white
1.93
#8CC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8CC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0EE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0EE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#67CBCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8cc0ee; /* rgb */ color: rgb(140, 192, 238); /* oklch */ color: oklch(78.8% 0.086 245.9);
Tailwind
colors: {
custom: {
50: '#b1d2f3',
500: '#8cc0ee',
950: '#000000',
},
}SCSS
$custom: #8cc0ee; $custom-light: #b1d2f3; $custom-dark: #000000;
JSON
{
"hex": "#8cc0ee",
"rgb": {
"r": 140,
"g": 192,
"b": 238
},
"hsl": {
"h": 208.163,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.78829,
"c": 0.08554,
"h": 245.9
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#8CC0EE
secondary
#F3E5D8
accent
#6D0FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285