#C5D2DA#C5D2DA
#C5D2DA is a very light, near-neutral cyan. Relative luminance 0.630; OKLCH L 85.6% C 0.018 H 234.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D2DA |
|---|---|
| RGB | rgb(197, 210, 218) |
| HSL | hsl(203, 22%, 81%) |
| HSV | hsv(203, 10%, 85%) |
| CMYK | cmyk(9.6%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(83.46, -2.83, -5.46) |
| CIE-LCH | lch(83.46, 6.15, 242.60°) |
| OKLab | oklab(85.63% -0.0104 -0.0147) |
| OKLCH | oklch(85.63% 0.018 234.5) |
| XYZ | xyz(58.7247, 63.0247, 75.3872) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.60
Silver (survey)
#C5C9C7
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D2DA #DACDC5
analogous
#C5DAD8 #C5D2DA #C5C8DA
triadic
#C5D2DA #DAC5D2 #D2DAC5
tetradic
#C5D2DA #D8C5DA #DACDC5 #C8DAC5
square
#C5D2DA #D8C5DA #DACDC5 #C8DAC5
split-complementary
#C5D2DA #DAC5C8 #DAD8C5
monochromatic
#7A98AA #A0B5C2 #C5D2DA #EAEFF2 #ECF1F3
Accessibility & contrast
On white
1.54
#C5D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C5D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D2DA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D2DA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#C0D4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5d2da; /* rgb */ color: rgb(197, 210, 218); /* oklch */ color: oklch(85.6% 0.018 234.5);
Tailwind
colors: {
custom: {
50: '#d6dfe5',
500: '#c5d2da',
950: '#000000',
},
}SCSS
$custom: #c5d2da; $custom-light: #d6dfe5; $custom-dark: #000000;
JSON
{
"hex": "#c5d2da",
"rgb": {
"r": 197,
"g": 210,
"b": 218
},
"hsl": {
"h": 202.857,
"s": 22.105,
"l": 81.373
},
"oklch": {
"l": 0.85627,
"c": 0.018,
"h": 234.5
},
"luminance": 0.63025
}Semantic roles & 50–950 ramp
primary
#C5D2DA
secondary
#B09E93
accent
#6845A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484