#C2D6DE#C2D6DE
#C2D6DE is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.4% C 0.024 H 223.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D6DE |
|---|---|
| RGB | rgb(194, 214, 222) |
| HSL | hsl(197, 30%, 82%) |
| HSV | hsv(197, 13%, 87%) |
| CMYK | cmyk(12.6%, 3.6%, 0%, 12.9%) |
| CIE-LAB | lab(84.40, -5.09, -6.21) |
| CIE-LCH | lch(84.40, 8.03, 230.70°) |
| OKLab | oklab(86.35% -0.0175 -0.0167) |
| OKLCH | oklch(86.35% 0.024 223.7) |
| XYZ | xyz(59.4764, 64.8353, 78.4740) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Fog
#D8DCE0
ΔE00 6.44
Silver (survey)
#C5C9C7
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D6DE #DECAC2
analogous
#C2DED8 #C2D6DE #C2C8DE
triadic
#C2D6DE #DEC2D6 #D6DEC2
tetradic
#C2D6DE #D8C2DE #DECAC2 #C8DEC2
square
#C2D6DE #D8C2DE #DECAC2 #C8DEC2
split-complementary
#C2D6DE #DEC2C8 #DED8C2
monochromatic
#73A1B3 #9ABBC9 #C2D6DE #EAF1F3 #EBF2F4
Accessibility & contrast
On white
1.50
#C2D6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#C2D6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D6DE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D6DE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DE
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#BBD9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d6de; /* rgb */ color: rgb(194, 214, 222); /* oklch */ color: oklch(86.4% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#d4e2e8',
500: '#c2d6de',
950: '#000000',
},
}SCSS
$custom: #c2d6de; $custom-light: #d4e2e8; $custom-dark: #000000;
JSON
{
"hex": "#c2d6de",
"rgb": {
"r": 194,
"g": 214,
"b": 222
},
"hsl": {
"h": 197.143,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.86354,
"c": 0.02424,
"h": 223.7
},
"luminance": 0.64836
}Semantic roles & 50–950 ramp
primary
#C2D6DE
secondary
#B59A8F
accent
#5C3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484