#C0CCDB#C0CCDB
#C0CCDB is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.1% C 0.025 H 254.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCDB |
|---|---|
| RGB | rgb(192, 204, 219) |
| HSL | hsl(213, 27%, 81%) |
| HSV | hsv(213, 12%, 86%) |
| CMYK | cmyk(12.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.57, -1.10, -8.83) |
| CIE-LCH | lch(81.57, 8.89, 262.87°) |
| OKLab | oklab(84.06% -0.0068 -0.0238) |
| OKLCH | oklch(84.06% 0.025 254) |
| XYZ | xyz(56.1144, 59.5059, 75.5335) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.77
Lightsteelblue
#B0C4DE
ΔE00 4.65
Cloudy Blue
#ACC2D9
ΔE00 4.67
Fog
#D8DCE0
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCDB #DBCFC0
analogous
#C0D9DB #C0CCDB #C1C0DB
triadic
#C0CCDB #DBC0CC #CCDBC0
tetradic
#C0CCDB #DBC0D9 #DBCFC0 #C0DBC1
square
#C0CCDB #DBC0D9 #DBCFC0 #C0DBC1
split-complementary
#C0CCDB #DBC1C0 #D9DBC0
monochromatic
#728DAE #99ACC5 #C0CCDB #E7ECF1 #ECEFF4
Accessibility & contrast
On white
1.63
#C0CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C0CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCDB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCDB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#C4C9DB
Tritanopia (blue-blind)
#BACFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0ccdb; /* rgb */ color: rgb(192, 204, 219); /* oklch */ color: oklch(84.1% 0.025 254.0);
Tailwind
colors: {
custom: {
50: '#d3dbe6',
500: '#c0ccdb',
950: '#000000',
},
}SCSS
$custom: #c0ccdb; $custom-light: #d3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c0ccdb",
"rgb": {
"r": 192,
"g": 204,
"b": 219
},
"hsl": {
"h": 213.333,
"s": 27.273,
"l": 80.588
},
"oklch": {
"l": 0.84063,
"c": 0.02473,
"h": 254
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#C0CCDB
secondary
#B2A28D
accent
#7840A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484