#C3DAEB#C3DAEB
#C3DAEB is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.7% C 0.034 H 239.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DAEB |
|---|---|
| RGB | rgb(195, 218, 235) |
| HSL | hsl(206, 50%, 84%) |
| HSV | hsv(206, 17%, 92%) |
| CMYK | cmyk(17%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.88, -4.17, -10.90) |
| CIE-LCH | lch(85.88, 11.67, 249.06°) |
| OKLab | oklab(87.66% -0.0171 -0.0295) |
| OKLCH | oklch(87.66% 0.034 239.9) |
| XYZ | xyz(62.5687, 67.7416, 88.3601) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.36
Lightblue
#ADD8E6
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.55
Ice Blue
#A5DFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DAEB #EBD4C3
analogous
#C3EBE8 #C3DAEB #C3C6EB
triadic
#C3DAEB #EBC3DA #DAEBC3
tetradic
#C3DAEB #E8C3EB #EBD4C3 #C6EBC3
square
#C3DAEB #E8C3EB #EBD4C3 #C6EBC3
split-complementary
#C3DAEB #EBC3C6 #EBE8C3
monochromatic
#67A1CC #95BEDC #C3DAEB #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.44
#C3DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C3DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DAEB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DAEB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#B9DEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3daeb; /* rgb */ color: rgb(195, 218, 235); /* oklch */ color: oklch(87.7% 0.034 239.9);
Tailwind
colors: {
custom: {
50: '#d5e5f1',
500: '#c3daeb',
950: '#000000',
},
}SCSS
$custom: #c3daeb; $custom-light: #d5e5f1; $custom-dark: #000000;
JSON
{
"hex": "#c3daeb",
"rgb": {
"r": 195,
"g": 218,
"b": 235
},
"hsl": {
"h": 205.5,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.87658,
"c": 0.03409,
"h": 239.9
},
"luminance": 0.67743
}Semantic roles & 50–950 ramp
primary
#C3DAEB
secondary
#C7A58B
accent
#6828BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485