#C3DCED#C3DCED
#C3DCED is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.036 H 237.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DCED |
|---|---|
| RGB | rgb(195, 220, 237) |
| HSL | hsl(204, 54%, 85%) |
| HSV | hsv(204, 18%, 93%) |
| CMYK | cmyk(17.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.46, -4.79, -11.09) |
| CIE-LCH | lch(86.46, 12.08, 246.65°) |
| OKLab | oklab(88.13% -0.0191 -0.03) |
| OKLCH | oklch(88.13% 0.036 237.6) |
| XYZ | xyz(63.3810, 68.9014, 90.0643) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.27
Fog
#D8DCE0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DCED #EDD4C3
analogous
#C3EDE9 #C3DCED #C3C7ED
triadic
#C3DCED #EDC3DC #DCEDC3
tetradic
#C3DCED #E9C3ED #EDD4C3 #C7EDC3
square
#C3DCED #E9C3ED #EDD4C3 #C7EDC3
split-complementary
#C3DCED #EDC3C7 #EDE9C3
monochromatic
#65A5D1 #94C1DF #C3DCED #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.42
#C3DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C3DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DCED
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DCED | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#B8E0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c3dced; /* rgb */ color: rgb(195, 220, 237); /* oklch */ color: oklch(88.1% 0.036 237.6);
Tailwind
colors: {
custom: {
50: '#d5e6f2',
500: '#c3dced',
950: '#000000',
},
}SCSS
$custom: #c3dced; $custom-light: #d5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c3dced",
"rgb": {
"r": 195,
"g": 220,
"b": 237
},
"hsl": {
"h": 204.286,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.88133,
"c": 0.03557,
"h": 237.6
},
"luminance": 0.68903
}Semantic roles & 50–950 ramp
primary
#C3DCED
secondary
#CAA48A
accent
#6424C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485