#C4D2DB#C4D2DB
#C4D2DB is a very light, near-neutral cyan. Relative luminance 0.629; OKLCH L 85.6% C 0.020 H 235.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2DB |
|---|---|
| RGB | rgb(196, 210, 219) |
| HSL | hsl(203, 24%, 81%) |
| HSV | hsv(203, 11%, 86%) |
| CMYK | cmyk(10.5%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(83.41, -2.96, -6.06) |
| CIE-LCH | lch(83.41, 6.75, 244.00°) |
| OKLab | oklab(85.58% -0.0111 -0.0163) |
| OKLCH | oklch(85.58% 0.02 235.8) |
| XYZ | xyz(58.5949, 62.9426, 76.0662) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 6.24
Light Gray
#D3D3D3
ΔE00 6.47
Light Blue Grey
#B7C9E2
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2DB #DBCDC4
analogous
#C4DBD9 #C4D2DB #C4C7DB
triadic
#C4D2DB #DBC4D2 #D2DBC4
tetradic
#C4D2DB #D9C4DB #DBCDC4 #C7DBC4
square
#C4D2DB #D9C4DB #DBCDC4 #C7DBC4
split-complementary
#C4D2DB #DBC4C7 #DBD9C4
monochromatic
#7898AD #9EB5C4 #C4D2DB #EAEFF2 #ECF1F3
Accessibility & contrast
On white
1.55
#C4D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#C4D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2DB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2DB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#BED4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4d2db; /* rgb */ color: rgb(196, 210, 219); /* oklch */ color: oklch(85.6% 0.020 235.8);
Tailwind
colors: {
custom: {
50: '#d6dfe6',
500: '#c4d2db',
950: '#000000',
},
}SCSS
$custom: #c4d2db; $custom-light: #d6dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c4d2db",
"rgb": {
"r": 196,
"g": 210,
"b": 219
},
"hsl": {
"h": 203.478,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.85584,
"c": 0.01971,
"h": 235.8
},
"luminance": 0.62943
}Semantic roles & 50–950 ramp
primary
#C4D2DB
secondary
#B19E92
accent
#6843A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484