#C3D7EA#C3D7EA
#C3D7EA is a very light, muted cyan. Relative luminance 0.661; OKLCH L 87.0% C 0.034 H 246.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D7EA |
|---|---|
| RGB | rgb(195, 215, 234) |
| HSL | hsl(209, 48%, 84%) |
| HSV | hsv(209, 17%, 92%) |
| CMYK | cmyk(16.7%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(85.07, -2.82, -11.58) |
| CIE-LCH | lch(85.07, 11.91, 256.31°) |
| OKLab | oklab(87.01% -0.0134 -0.0313) |
| OKLCH | oklch(87.01% 0.034 246.8) |
| XYZ | xyz(61.6537, 66.1422, 87.3444) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 5.37
Cloudy Blue
#ACC2D9
ΔE00 5.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D7EA #EAD6C3
analogous
#C3EAEA #C3D7EA #C3C4EA
triadic
#C3D7EA #EAC3D7 #D7EAC3
tetradic
#C3D7EA #EAC3EA #EAD6C3 #C4EAC3
square
#C3D7EA #EAC3EA #EAD6C3 #C4EAC3
split-complementary
#C3D7EA #EAC3C4 #EAEAC3
monochromatic
#689BCA #96B9DA #C3D7EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.48
#C3D7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#C3D7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D7EA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D7EA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#B9DBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c3d7ea; /* rgb */ color: rgb(195, 215, 234); /* oklch */ color: oklch(87.0% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#d5e3f0',
500: '#c3d7ea',
950: '#000000',
},
}SCSS
$custom: #c3d7ea; $custom-light: #d5e3f0; $custom-dark: #000000;
JSON
{
"hex": "#c3d7ea",
"rgb": {
"r": 195,
"g": 215,
"b": 234
},
"hsl": {
"h": 209.231,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.87012,
"c": 0.03406,
"h": 246.8
},
"luminance": 0.66143
}Semantic roles & 50–950 ramp
primary
#C3D7EA
secondary
#C6A88B
accent
#712ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485