#C0DCFF#C0DCFF
#C0DCFF is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.5% C 0.057 H 254.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCFF |
|---|---|
| RGB | rgb(192, 220, 255) |
| HSL | hsl(213, 100%, 88%) |
| HSV | hsv(213, 25%, 100%) |
| CMYK | cmyk(24.7%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(86.81, -1.76, -20.08) |
| CIE-LCH | lch(86.81, 20.16, 264.98°) |
| OKLab | oklab(88.54% -0.0156 -0.0548) |
| OKLCH | oklch(88.54% 0.057 254.1) |
| XYZ | xyz(65.3764, 69.6108, 104.5800) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.22
Light Blue Grey
#B7C9E2
ΔE00 5.45
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Lightsteelblue
#B0C4DE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 7.16
Light Blue
#95D0FC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCFF #FFE3C0
analogous
#C0FCFF #C0DCFF #C3C0FF
triadic
#C0DCFF #FFC0DC #DCFFC0
tetradic
#C0DCFF #FFC0FC #FFE3C0 #C0FFC3
square
#C0DCFF #FFC0FC #FFE3C0 #C0FFC3
split-complementary
#C0DCFF #FFC3C0 #FCFFC0
monochromatic
#4698FF #83BAFF #C0DCFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.41
#C0DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C0DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCFF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCFF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#AFE4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c0dcff; /* rgb */ color: rgb(192, 220, 255); /* oklch */ color: oklch(88.5% 0.057 254.1);
Tailwind
colors: {
custom: {
50: '#d4e6ff',
500: '#c0dcff',
950: '#000000',
},
}SCSS
$custom: #c0dcff; $custom-light: #d4e6ff; $custom-dark: #000000;
JSON
{
"hex": "#c0dcff",
"rgb": {
"r": 192,
"g": 220,
"b": 255
},
"hsl": {
"h": 213.333,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.8854,
"c": 0.057,
"h": 254.1
},
"luminance": 0.69613
}Semantic roles & 50–950 ramp
primary
#C0DCFF
secondary
#E8B87B
accent
#7F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486