#C0DCED#C0DCED
#C0DCED is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.9% C 0.038 H 234.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DCED |
|---|---|
| RGB | rgb(192, 220, 237) |
| HSL | hsl(203, 56%, 84%) |
| HSV | hsv(203, 19%, 93%) |
| CMYK | cmyk(19%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.26, -5.71, -11.41) |
| CIE-LCH | lch(86.26, 12.76, 243.40°) |
| OKLab | oklab(87.93% -0.022 -0.0309) |
| OKLCH | oklch(87.93% 0.038 234.5) |
| XYZ | xyz(62.6135, 68.5056, 90.0283) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DCED #EDD1C0
analogous
#C0EDE8 #C0DCED #C0C6ED
triadic
#C0DCED #EDC0DC #DCEDC0
tetradic
#C0DCED #E8C0ED #EDD1C0 #C6EDC0
square
#C0DCED #E8C0ED #EDD1C0 #C6EDC0
split-complementary
#C0DCED #EDC0C6 #EDE8C0
monochromatic
#61A7D2 #90C2DF #C0DCED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.43
#C0DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C0DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DCED
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DCED | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#B4E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c0dced; /* rgb */ color: rgb(192, 220, 237); /* oklch */ color: oklch(87.9% 0.038 234.5);
Tailwind
colors: {
custom: {
50: '#d3e6f2',
500: '#c0dced',
950: '#000000',
},
}SCSS
$custom: #c0dced; $custom-light: #d3e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c0dced",
"rgb": {
"r": 192,
"g": 220,
"b": 237
},
"hsl": {
"h": 202.667,
"s": 55.556,
"l": 84.118
},
"oklch": {
"l": 0.87928,
"c": 0.03796,
"h": 234.5
},
"luminance": 0.68507
}Semantic roles & 50–950 ramp
primary
#C0DCED
secondary
#CAA087
accent
#5F22C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485