#C2DCED#C2DCED
#C2DCED is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.1% C 0.036 H 236.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCED |
|---|---|
| RGB | rgb(194, 220, 237) |
| HSL | hsl(204, 54%, 85%) |
| HSV | hsv(204, 18%, 93%) |
| CMYK | cmyk(18.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.39, -5.10, -11.20) |
| CIE-LCH | lch(86.39, 12.31, 245.53°) |
| OKLab | oklab(88.06% -0.02 -0.0303) |
| OKLCH | oklch(88.06% 0.036 236.5) |
| XYZ | xyz(63.1234, 68.7686, 90.0522) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 6.66
Ice Blue
#A5DFF9
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.40
Fog
#D8DCE0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCED #EDD3C2
analogous
#C2EDE9 #C2DCED #C2C7ED
triadic
#C2DCED #EDC2DC #DCEDC2
tetradic
#C2DCED #E9C2ED #EDD3C2 #C7EDC2
square
#C2DCED #E9C2ED #EDD3C2 #C7EDC2
split-complementary
#C2DCED #EDC2C7 #EDE9C2
monochromatic
#63A6D1 #93C1DF #C2DCED #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.42
#C2DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C2DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCED
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCED | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#B7E0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dced; /* rgb */ color: rgb(194, 220, 237); /* oklch */ color: oklch(88.1% 0.036 236.5);
Tailwind
colors: {
custom: {
50: '#d5e6f2',
500: '#c2dced',
950: '#000000',
},
}SCSS
$custom: #c2dced; $custom-light: #d5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c2dced",
"rgb": {
"r": 194,
"g": 220,
"b": 237
},
"hsl": {
"h": 203.721,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.88064,
"c": 0.03636,
"h": 236.5
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#C2DCED
secondary
#CAA389
accent
#6224C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485