#C2D4DA#C2D4DA
#C2D4DA is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.8% C 0.021 H 219.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4DA |
|---|---|
| RGB | rgb(194, 212, 218) |
| HSL | hsl(195, 24%, 81%) |
| HSV | hsv(195, 11%, 85%) |
| CMYK | cmyk(11%, 2.8%, 0%, 14.5%) |
| CIE-LAB | lab(83.77, -4.85, -5.02) |
| CIE-LCH | lch(83.77, 6.98, 226.01°) |
| OKLab | oklab(85.82% -0.0163 -0.0135) |
| OKLCH | oklch(85.82% 0.021 219.7) |
| XYZ | xyz(58.4436, 63.6173, 75.5163) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 7.39
Light Grey
#D8DCD6
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4DA #DAC8C2
analogous
#C2DAD4 #C2D4DA #C2C8DA
triadic
#C2D4DA #DAC2D4 #D4DAC2
tetradic
#C2D4DA #D4C2DA #DAC8C2 #C8DAC2
square
#C2D4DA #D4C2DA #DAC8C2 #C8DAC2
split-complementary
#C2D4DA #DAC2C8 #DAD4C2
monochromatic
#769EAC #9CB9C3 #C2D4DA #E8EFF1 #ECF2F3
Accessibility & contrast
On white
1.53
#C2D4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C2D4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4DA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4DA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DA
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#BCD6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d4da; /* rgb */ color: rgb(194, 212, 218); /* oklch */ color: oklch(85.8% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#d4e1e5',
500: '#c2d4da',
950: '#000000',
},
}SCSS
$custom: #c2d4da; $custom-light: #d4e1e5; $custom-dark: #000000;
JSON
{
"hex": "#c2d4da",
"rgb": {
"r": 194,
"g": 212,
"b": 218
},
"hsl": {
"h": 195,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.85819,
"c": 0.02117,
"h": 219.7
},
"luminance": 0.63618
}Semantic roles & 50–950 ramp
primary
#C2D4DA
secondary
#B09890
accent
#5B43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484