#8CBCCF#8CBCCF
#8CBCCF is a light, muted cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.057 H 224.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBCCF |
|---|---|
| RGB | rgb(140, 188, 207) |
| HSL | hsl(197, 41%, 68%) |
| HSV | hsv(197, 32%, 81%) |
| CMYK | cmyk(32.4%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(73.57, -11.22, -14.65) |
| CIE-LCH | lch(73.57, 18.45, 232.54°) |
| OKLab | oklab(76.78% -0.0411 -0.0401) |
| OKLCH | oklch(76.78% 0.057 224.3) |
| XYZ | xyz(40.0573, 46.0448, 65.7962) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 7.44
Bluegrey
#85A3B2
ΔE00 7.59
Greyblue
#77A1B5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBCCF #CF9F8C
analogous
#8CCFC0 #8CBCCF #8C9ACF
triadic
#8CBCCF #CF8CBC #BCCF8C
tetradic
#8CBCCF #C08CCF #CF9F8C #9ACF8C
square
#8CBCCF #C08CCF #CF9F8C #9ACF8C
split-complementary
#8CBCCF #CF8C9A #CFC08C
monochromatic
#42849E #61A3BD #8CBCCF #B7D5E1 #E2EEF3
Accessibility & contrast
On white
2.06
#8CBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#8CBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBCCF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBCCF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#75C2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8cbccf; /* rgb */ color: rgb(140, 188, 207); /* oklch */ color: oklch(76.8% 0.057 224.3);
Tailwind
colors: {
custom: {
50: '#afd0dd',
500: '#8cbccf',
950: '#000000',
},
}SCSS
$custom: #8cbccf; $custom-light: #afd0dd; $custom-dark: #000000;
JSON
{
"hex": "#8cbccf",
"rgb": {
"r": 140,
"g": 188,
"b": 207
},
"hsl": {
"h": 197.015,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.76778,
"c": 0.05739,
"h": 224.3
},
"luminance": 0.46047
}Semantic roles & 50–950 ramp
primary
#8CBCCF
secondary
#E6D7D1
accent
#5631B4
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283