#C3DAEE#C3DAEE
#C3DAEE is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.8% C 0.037 H 244.5°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DAEE |
|---|---|
| RGB | rgb(195, 218, 238) |
| HSL | hsl(208, 56%, 85%) |
| HSV | hsv(208, 18%, 93%) |
| CMYK | cmyk(18.1%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.96, -3.54, -12.36) |
| CIE-LCH | lch(85.96, 12.85, 254.02°) |
| OKLab | oklab(87.76% -0.016 -0.0335) |
| OKLCH | oklch(87.76% 0.037 244.5) |
| XYZ | xyz(63.0058, 67.9164, 90.6620) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 6.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DAEE #EED7C3
analogous
#C3EEED #C3DAEE #C3C5EE
triadic
#C3DAEE #EEC3DA #DAEEC3
tetradic
#C3DAEE #EDC3EE #EED7C3 #C5EEC3
square
#C3DAEE #EDC3EE #EED7C3 #C5EEC3
split-complementary
#C3DAEE #EEC3C5 #EEEDC3
monochromatic
#649FD3 #93BDE0 #C3DAEE #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.44
#C3DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C3DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DAEE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DAEE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#B8DFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c3daee; /* rgb */ color: rgb(195, 218, 238); /* oklch */ color: oklch(87.8% 0.037 244.5);
Tailwind
colors: {
custom: {
50: '#d5e5f3',
500: '#c3daee',
950: '#000000',
},
}SCSS
$custom: #c3daee; $custom-light: #d5e5f3; $custom-dark: #000000;
JSON
{
"hex": "#c3daee",
"rgb": {
"r": 195,
"g": 218,
"b": 238
},
"hsl": {
"h": 207.907,
"s": 55.844,
"l": 84.902
},
"oklch": {
"l": 0.87756,
"c": 0.0371,
"h": 244.5
},
"luminance": 0.67918
}Semantic roles & 50–950 ramp
primary
#C3DAEE
secondary
#CCA88A
accent
#6D22C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485