#C4D2DA#C4D2DA
#C4D2DA is a very light, near-neutral cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.019 H 232.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2DA |
|---|---|
| RGB | rgb(196, 210, 218) |
| HSL | hsl(202, 23%, 81%) |
| HSV | hsv(202, 10%, 85%) |
| CMYK | cmyk(10.1%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(83.38, -3.16, -5.57) |
| CIE-LCH | lch(83.38, 6.40, 240.47°) |
| OKLab | oklab(85.55% -0.0115 -0.015) |
| OKLCH | oklch(85.55% 0.019 232.5) |
| XYZ | xyz(58.4636, 62.8901, 75.3749) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.91
Silver (survey)
#C5C9C7
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.18
Cloudy Blue
#ACC2D9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2DA #DACCC4
analogous
#C4DAD7 #C4D2DA #C4C7DA
triadic
#C4D2DA #DAC4D2 #D2DAC4
tetradic
#C4D2DA #D7C4DA #DACCC4 #C7DAC4
square
#C4D2DA #D7C4DA #DACCC4 #C7DAC4
split-complementary
#C4D2DA #DAC4C7 #DAD7C4
monochromatic
#7999AB #9EB5C2 #C4D2DA #EAEFF2 #ECF1F3
Accessibility & contrast
On white
1.55
#C4D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C4D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2DA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2DA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#BFD4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4d2da; /* rgb */ color: rgb(196, 210, 218); /* oklch */ color: oklch(85.6% 0.019 232.5);
Tailwind
colors: {
custom: {
50: '#d6dfe5',
500: '#c4d2da',
950: '#000000',
},
}SCSS
$custom: #c4d2da; $custom-light: #d6dfe5; $custom-dark: #000000;
JSON
{
"hex": "#c4d2da",
"rgb": {
"r": 196,
"g": 210,
"b": 218
},
"hsl": {
"h": 201.818,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.85553,
"c": 0.01886,
"h": 232.5
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#C4D2DA
secondary
#B09D92
accent
#6644A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484