#C4DFEB#C4DFEB
#C4DFEB is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.033 H 226.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DFEB |
|---|---|
| RGB | rgb(196, 223, 235) |
| HSL | hsl(198, 49%, 85%) |
| HSV | hsv(198, 17%, 92%) |
| CMYK | cmyk(16.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.25, -6.45, -8.86) |
| CIE-LCH | lch(87.25, 10.96, 233.94°) |
| OKLab | oklab(88.75% -0.0228 -0.0239) |
| OKLCH | oklch(88.75% 0.033 226.3) |
| XYZ | xyz(64.1442, 70.5077, 88.8110) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.70
Ice Blue
#A5DFF9
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 7.03
Fog
#D8DCE0
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.73
Light Blue Grey
#B7C9E2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DFEB #EBD0C4
analogous
#C4EBE4 #C4DFEB #C4CCEB
triadic
#C4DFEB #EBC4DF #DFEBC4
tetradic
#C4DFEB #E4C4EB #EBD0C4 #CCEBC4
square
#C4DFEB #E4C4EB #EBD0C4 #CCEBC4
split-complementary
#C4DFEB #EBC4CC #EBE4C4
monochromatic
#69ADCC #96C6DC #C4DFEB #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.39
#C4DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#C4DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DFEB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DFEB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#D3D8EB
Tritanopia (blue-blind)
#B9E3E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c4dfeb; /* rgb */ color: rgb(196, 223, 235); /* oklch */ color: oklch(88.8% 0.033 226.3);
Tailwind
colors: {
custom: {
50: '#d6e9f1',
500: '#c4dfeb',
950: '#000000',
},
}SCSS
$custom: #c4dfeb; $custom-light: #d6e9f1; $custom-dark: #000000;
JSON
{
"hex": "#c4dfeb",
"rgb": {
"r": 196,
"g": 223,
"b": 235
},
"hsl": {
"h": 198.462,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.88754,
"c": 0.0331,
"h": 226.3
},
"luminance": 0.70509
}Semantic roles & 50–950 ramp
primary
#C4DFEB
secondary
#C79E8C
accent
#5629BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485