#C2D2DA#C2D2DA
#C2D2DA is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.4% C 0.021 H 229.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2DA |
|---|---|
| RGB | rgb(194, 210, 218) |
| HSL | hsl(200, 24%, 81%) |
| HSV | hsv(200, 11%, 85%) |
| CMYK | cmyk(11%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(83.24, -3.81, -5.79) |
| CIE-LCH | lch(83.24, 6.93, 236.69°) |
| OKLab | oklab(85.41% -0.0135 -0.0156) |
| OKLCH | oklch(85.41% 0.021 229.1) |
| XYZ | xyz(57.9467, 62.6236, 75.3507) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.55
Silver (survey)
#C5C9C7
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2DA #DACAC2
analogous
#C2DAD6 #C2D2DA #C2C6DA
triadic
#C2D2DA #DAC2D2 #D2DAC2
tetradic
#C2D2DA #D6C2DA #DACAC2 #C6DAC2
square
#C2D2DA #D6C2DA #DACAC2 #C6DAC2
split-complementary
#C2D2DA #DAC2C6 #DAD6C2
monochromatic
#769AAC #9CB6C3 #C2D2DA #E8EEF1 #ECF1F3
Accessibility & contrast
On white
1.55
#C2D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#C2D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2DA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2DA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#BCD4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d2da; /* rgb */ color: rgb(194, 210, 218); /* oklch */ color: oklch(85.4% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#d4dfe5',
500: '#c2d2da',
950: '#000000',
},
}SCSS
$custom: #c2d2da; $custom-light: #d4dfe5; $custom-dark: #000000;
JSON
{
"hex": "#c2d2da",
"rgb": {
"r": 194,
"g": 210,
"b": 218
},
"hsl": {
"h": 200,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.85407,
"c": 0.02063,
"h": 229.1
},
"luminance": 0.62624
}Semantic roles & 50–950 ramp
primary
#C2D2DA
secondary
#B09B90
accent
#6343A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484