#C3D8EA#C3D8EA
#C3D8EA is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.2% C 0.034 H 244.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D8EA |
|---|---|
| RGB | rgb(195, 216, 234) |
| HSL | hsl(208, 48%, 84%) |
| HSV | hsv(208, 17%, 92%) |
| CMYK | cmyk(16.7%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.33, -3.34, -11.19) |
| CIE-LCH | lch(85.33, 11.68, 253.38°) |
| OKLab | oklab(87.22% -0.0148 -0.0303) |
| OKLCH | oklch(87.22% 0.034 244) |
| XYZ | xyz(61.9091, 66.6530, 87.4295) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.92
Cloudy Blue
#ACC2D9
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D8EA #EAD5C3
analogous
#C3EAE9 #C3D8EA #C3C5EA
triadic
#C3D8EA #EAC3D8 #D8EAC3
tetradic
#C3D8EA #E9C3EA #EAD5C3 #C5EAC3
square
#C3D8EA #E9C3EA #EAD5C3 #C5EAC3
split-complementary
#C3D8EA #EAC3C5 #EAE9C3
monochromatic
#689DCA #96BBDA #C3D8EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.47
#C3D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C3D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D8EA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D8EA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#B9DCDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c3d8ea; /* rgb */ color: rgb(195, 216, 234); /* oklch */ color: oklch(87.2% 0.034 244.0);
Tailwind
colors: {
custom: {
50: '#d5e4f0',
500: '#c3d8ea',
950: '#000000',
},
}SCSS
$custom: #c3d8ea; $custom-light: #d5e4f0; $custom-dark: #000000;
JSON
{
"hex": "#c3d8ea",
"rgb": {
"r": 195,
"g": 216,
"b": 234
},
"hsl": {
"h": 207.692,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.87217,
"c": 0.03367,
"h": 244
},
"luminance": 0.66654
}Semantic roles & 50–950 ramp
primary
#C3D8EA
secondary
#C6A68B
accent
#6D2ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485