#C4DBED#C4DBED
#C4DBED is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.035 H 241.5°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBED |
|---|---|
| RGB | rgb(196, 219, 237) |
| HSL | hsl(206, 53%, 85%) |
| HSV | hsv(206, 17%, 93%) |
| CMYK | cmyk(17.3%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.26, -3.96, -11.38) |
| CIE-LCH | lch(86.26, 12.05, 250.80°) |
| OKLab | oklab(88% -0.0167 -0.0308) |
| OKLCH | oklch(88% 0.035 241.5) |
| XYZ | xyz(63.3787, 68.5117, 89.9892) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.72
Cloudy Blue
#ACC2D9
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 6.84
Fog
#D8DCE0
ΔE00 7.66
Ice Blue
#A5DFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBED #EDD6C4
analogous
#C4EDEA #C4DBED #C4C7ED
triadic
#C4DBED #EDC4DB #DBEDC4
tetradic
#C4DBED #EAC4ED #EDD6C4 #C7EDC4
square
#C4DBED #EAC4ED #EDD6C4 #C7EDC4
split-complementary
#C4DBED #EDC4C7 #EDEAC4
monochromatic
#66A2D0 #95BEDF #C4DBED #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.43
#C4DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C4DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBED
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBED | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#B9DFE1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4dbed; /* rgb */ color: rgb(196, 219, 237); /* oklch */ color: oklch(88.0% 0.035 241.5);
Tailwind
colors: {
custom: {
50: '#d6e6f2',
500: '#c4dbed',
950: '#000000',
},
}SCSS
$custom: #c4dbed; $custom-light: #d6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c4dbed",
"rgb": {
"r": 196,
"g": 219,
"b": 237
},
"hsl": {
"h": 206.341,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.87997,
"c": 0.03504,
"h": 241.5
},
"luminance": 0.68513
}Semantic roles & 50–950 ramp
primary
#C4DBED
secondary
#CAA78B
accent
#6925C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485