#C3D2DA#C3D2DA
#C3D2DA is a very light, near-neutral cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.020 H 230.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D2DA |
|---|---|
| RGB | rgb(195, 210, 218) |
| HSL | hsl(201, 24%, 81%) |
| HSV | hsv(201, 11%, 85%) |
| CMYK | cmyk(10.6%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(83.31, -3.48, -5.68) |
| CIE-LCH | lch(83.31, 6.66, 238.50°) |
| OKLab | oklab(85.48% -0.0125 -0.0153) |
| OKLCH | oklch(85.48% 0.02 230.7) |
| XYZ | xyz(58.2043, 62.7564, 75.3628) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.23
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.20
Light Blue Grey
#B7C9E2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D2DA #DACBC3
analogous
#C3DAD6 #C3D2DA #C3C6DA
triadic
#C3D2DA #DAC3D2 #D2DAC3
tetradic
#C3D2DA #D6C3DA #DACBC3 #C6DAC3
square
#C3D2DA #D6C3DA #DACBC3 #C6DAC3
split-complementary
#C3D2DA #DAC3C6 #DAD6C3
monochromatic
#7799AB #9DB6C3 #C3D2DA #E9EEF1 #ECF1F3
Accessibility & contrast
On white
1.55
#C3D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C3D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D2DA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D2DA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#CBCEDA
Tritanopia (blue-blind)
#BDD4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c3d2da; /* rgb */ color: rgb(195, 210, 218); /* oklch */ color: oklch(85.5% 0.020 230.7);
Tailwind
colors: {
custom: {
50: '#d5dfe5',
500: '#c3d2da',
950: '#000000',
},
}SCSS
$custom: #c3d2da; $custom-light: #d5dfe5; $custom-dark: #000000;
JSON
{
"hex": "#c3d2da",
"rgb": {
"r": 195,
"g": 210,
"b": 218
},
"hsl": {
"h": 200.87,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.8548,
"c": 0.01974,
"h": 230.7
},
"luminance": 0.62757
}Semantic roles & 50–950 ramp
primary
#C3D2DA
secondary
#B09C91
accent
#6443A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484