#C2D3DC#C2D3DC
#C2D3DC is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.022 H 230.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3DC |
|---|---|
| RGB | rgb(194, 211, 220) |
| HSL | hsl(201, 27%, 81%) |
| HSV | hsv(201, 12%, 86%) |
| CMYK | cmyk(11.8%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.56, -3.93, -6.39) |
| CIE-LCH | lch(83.56, 7.50, 238.43°) |
| OKLab | oklab(85.68% -0.0141 -0.0172) |
| OKLCH | oklch(85.68% 0.022 230.6) |
| XYZ | xyz(58.4577, 63.2242, 76.8199) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.75
Silver (survey)
#C5C9C7
ΔE00 6.77
Cloudy Blue
#ACC2D9
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3DC #DCCBC2
analogous
#C2DCD8 #C2D3DC #C2C6DC
triadic
#C2D3DC #DCC2D3 #D3DCC2
tetradic
#C2D3DC #D8C2DC #DCCBC2 #C6DCC2
square
#C2D3DC #D8C2DC #DCCBC2 #C6DCC2
split-complementary
#C2D3DC #DCC2C6 #DCD8C2
monochromatic
#749BAF #9BB7C6 #C2D3DC #E9EFF2 #ECF1F4
Accessibility & contrast
On white
1.54
#C2D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#C2D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3DC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3DC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#BBD6D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d3dc; /* rgb */ color: rgb(194, 211, 220); /* oklch */ color: oklch(85.7% 0.022 230.6);
Tailwind
colors: {
custom: {
50: '#d4e0e6',
500: '#c2d3dc',
950: '#000000',
},
}SCSS
$custom: #c2d3dc; $custom-light: #d4e0e6; $custom-dark: #000000;
JSON
{
"hex": "#c2d3dc",
"rgb": {
"r": 194,
"g": 211,
"b": 220
},
"hsl": {
"h": 200.769,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.85675,
"c": 0.02227,
"h": 230.6
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#C2D3DC
secondary
#B39C8F
accent
#6340A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484