#C2D3DA#C2D3DA
#C2D3DA is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.6% C 0.021 H 224.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D3DA |
|---|---|
| RGB | rgb(194, 211, 218) |
| HSL | hsl(198, 24%, 81%) |
| HSV | hsv(198, 11%, 85%) |
| CMYK | cmyk(11%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(83.50, -4.33, -5.41) |
| CIE-LCH | lch(83.50, 6.93, 231.33°) |
| OKLab | oklab(85.61% -0.0149 -0.0146) |
| OKLCH | oklch(85.61% 0.021 224.3) |
| XYZ | xyz(58.1944, 63.1189, 75.4333) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.13
Gainsboro
#DCDCDC
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D3DA #DAC9C2
analogous
#C2DAD5 #C2D3DA #C2C7DA
triadic
#C2D3DA #DAC2D3 #D3DAC2
tetradic
#C2D3DA #D5C2DA #DAC9C2 #C7DAC2
square
#C2D3DA #D5C2DA #DAC9C2 #C7DAC2
split-complementary
#C2D3DA #DAC2C7 #DAD5C2
monochromatic
#769CAC #9CB8C3 #C2D3DA #E8EEF1 #ECF1F3
Accessibility & contrast
On white
1.54
#C2D3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C2D3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D3DA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D3DA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#BCD5D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d3da; /* rgb */ color: rgb(194, 211, 218); /* oklch */ color: oklch(85.6% 0.021 224.3);
Tailwind
colors: {
custom: {
50: '#d4e0e5',
500: '#c2d3da',
950: '#000000',
},
}SCSS
$custom: #c2d3da; $custom-light: #d4e0e5; $custom-dark: #000000;
JSON
{
"hex": "#c2d3da",
"rgb": {
"r": 194,
"g": 211,
"b": 218
},
"hsl": {
"h": 197.5,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.85613,
"c": 0.02083,
"h": 224.3
},
"luminance": 0.6312
}Semantic roles & 50–950 ramp
primary
#C2D3DA
secondary
#B09990
accent
#5F43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484