#C2D2DE#C2D2DE
#C2D2DE is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.024 H 240.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2DE |
|---|---|
| RGB | rgb(194, 210, 222) |
| HSL | hsl(206, 30%, 82%) |
| HSV | hsv(206, 13%, 87%) |
| CMYK | cmyk(12.6%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(83.36, -3.00, -7.76) |
| CIE-LCH | lch(83.36, 8.32, 248.85°) |
| OKLab | oklab(85.53% -0.012 -0.0209) |
| OKLCH | oklch(85.53% 0.024 240.1) |
| XYZ | xyz(58.4765, 62.8355, 78.1407) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.64
Fog
#D8DCE0
ΔE00 5.80
Cloudy Blue
#ACC2D9
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2DE #DECEC2
analogous
#C2DEDC #C2D2DE #C2C4DE
triadic
#C2D2DE #DEC2D2 #D2DEC2
tetradic
#C2D2DE #DCC2DE #DECEC2 #C4DEC2
square
#C2D2DE #DCC2DE #DECEC2 #C4DEC2
split-complementary
#C2D2DE #DEC2C4 #DEDCC2
monochromatic
#7397B3 #9AB5C9 #C2D2DE #EAEFF3 #EBF0F4
Accessibility & contrast
On white
1.55
#C2D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#C2D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2DE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2DE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#BBD5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d2de; /* rgb */ color: rgb(194, 210, 222); /* oklch */ color: oklch(85.5% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#d4dfe8',
500: '#c2d2de',
950: '#000000',
},
}SCSS
$custom: #c2d2de; $custom-light: #d4dfe8; $custom-dark: #000000;
JSON
{
"hex": "#c2d2de",
"rgb": {
"r": 194,
"g": 210,
"b": 222
},
"hsl": {
"h": 205.714,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.85532,
"c": 0.0241,
"h": 240.1
},
"luminance": 0.62836
}Semantic roles & 50–950 ramp
primary
#C2D2DE
secondary
#B59F8F
accent
#6B3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484