#8CCCDB#8CCCDB
#8CCCDB is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.7% C 0.068 H 214.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCDB |
|---|---|
| RGB | rgb(140, 204, 219) |
| HSL | hsl(191, 52%, 70%) |
| HSV | hsv(191, 36%, 86%) |
| CMYK | cmyk(36.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.39, -16.60, -13.91) |
| CIE-LCH | lch(78.39, 21.66, 219.96°) |
| OKLab | oklab(80.73% -0.0566 -0.0381) |
| OKLCH | oklch(80.73% 0.068 214) |
| XYZ | xyz(45.1899, 53.8729, 75.0214) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCDB #DB9B8C
analogous
#8CDBC2 #8CCCDB #8CA5DB
triadic
#8CCCDB #DB8CCC #CCDB8C
tetradic
#8CCCDB #C28CDB #DB9B8C #A5DB8C
square
#8CCCDB #C28CDB #DB9B8C #A5DB8C
split-complementary
#8CCCDB #DB8CA5 #DBC28C
monochromatic
#389DB4 #5DB7CC #8CCCDB #BBE1EA #E8F5F8
Accessibility & contrast
On white
1.78
#8CCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8CCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCDB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCDB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#6ED2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cccdb; /* rgb */ color: rgb(140, 204, 219); /* oklch */ color: oklch(80.7% 0.068 214.0);
Tailwind
colors: {
custom: {
50: '#b0dbe6',
500: '#8cccdb',
950: '#000000',
},
}SCSS
$custom: #8cccdb; $custom-light: #b0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#8cccdb",
"rgb": {
"r": 140,
"g": 204,
"b": 219
},
"hsl": {
"h": 191.392,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.80726,
"c": 0.06822,
"h": 214
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#8CCCDB
secondary
#B26A59
accent
#4326C0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484