#C2D2DF#C2D2DF
#C2D2DF is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.025 H 242.4°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2DF |
|---|---|
| RGB | rgb(194, 210, 223) |
| HSL | hsl(207, 31%, 82%) |
| HSV | hsv(207, 13%, 87%) |
| CMYK | cmyk(13%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.38, -2.80, -8.25) |
| CIE-LCH | lch(83.38, 8.71, 251.27°) |
| OKLab | oklab(85.56% -0.0116 -0.0222) |
| OKLCH | oklch(85.56% 0.025 242.4) |
| XYZ | xyz(58.6109, 62.8892, 78.8486) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 7.70
Silver (survey)
#C5C9C7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2DF #DFCFC2
analogous
#C2DFDE #C2D2DF #C2C4DF
triadic
#C2D2DF #DFC2D2 #D2DFC2
tetradic
#C2D2DF #DEC2DF #DFCFC2 #C4DFC2
square
#C2D2DF #DEC2DF #DFCFC2 #C4DFC2
split-complementary
#C2D2DF #DFC2C4 #DFDEC2
monochromatic
#7297B5 #9AB4CA #C2D2DF #EAF0F4 #EBF0F4
Accessibility & contrast
On white
1.55
#C2D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C2D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2DF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2DF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#BBD5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d2df; /* rgb */ color: rgb(194, 210, 223); /* oklch */ color: oklch(85.6% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#d4dfe9',
500: '#c2d2df',
950: '#000000',
},
}SCSS
$custom: #c2d2df; $custom-light: #d4dfe9; $custom-dark: #000000;
JSON
{
"hex": "#c2d2df",
"rgb": {
"r": 194,
"g": 210,
"b": 223
},
"hsl": {
"h": 206.897,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.85564,
"c": 0.02509,
"h": 242.4
},
"luminance": 0.6289
}Semantic roles & 50–950 ramp
primary
#C2D2DF
secondary
#B7A18E
accent
#6D3CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484