#C3DAEF#C3DAEF
#C3DAEF is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.8% C 0.038 H 245.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DAEF |
|---|---|
| RGB | rgb(195, 218, 239) |
| HSL | hsl(209, 58%, 85%) |
| HSV | hsv(209, 18%, 94%) |
| CMYK | cmyk(18.4%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(85.99, -3.33, -12.84) |
| CIE-LCH | lch(85.99, 13.26, 255.48°) |
| OKLab | oklab(87.79% -0.0156 -0.0348) |
| OKLCH | oklch(87.79% 0.038 245.8) |
| XYZ | xyz(63.1531, 67.9754, 91.4379) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.83
Lightsteelblue
#B0C4DE
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 7.62
Baby Blue (survey)
#A2CFFE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DAEF #EFD8C3
analogous
#C3EFEE #C3DAEF #C3C4EF
triadic
#C3DAEF #EFC3DA #DAEFC3
tetradic
#C3DAEF #EEC3EF #EFD8C3 #C4EFC3
square
#C3DAEF #EEC3EF #EFD8C3 #C4EFC3
split-complementary
#C3DAEF #EFC3C4 #EFEEC3
monochromatic
#629ED5 #93BCE2 #C3DAEF #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.44
#C3DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C3DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DAEF
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DAEF | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#B8DFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3daef; /* rgb */ color: rgb(195, 218, 239); /* oklch */ color: oklch(87.8% 0.038 245.8);
Tailwind
colors: {
custom: {
50: '#d5e5f4',
500: '#c3daef',
950: '#000000',
},
}SCSS
$custom: #c3daef; $custom-light: #d5e5f4; $custom-dark: #000000;
JSON
{
"hex": "#c3daef",
"rgb": {
"r": 195,
"g": 218,
"b": 239
},
"hsl": {
"h": 208.636,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.87789,
"c": 0.03814,
"h": 245.8
},
"luminance": 0.67977
}Semantic roles & 50–950 ramp
primary
#C3DAEF
secondary
#CDAA89
accent
#6F20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485