#C3ECFD#C3ECFD
#C3ECFD is a very light, muted cyan. Relative luminance 0.787; OKLCH L 91.9% C 0.048 H 224.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C3ECFD |
|---|---|
| RGB | rgb(195, 236, 253) |
| HSL | hsl(198, 94%, 88%) |
| HSV | hsv(198, 23%, 99%) |
| CMYK | cmyk(22.9%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.09, -9.58, -12.58) |
| CIE-LCH | lch(91.09, 15.81, 232.71°) |
| OKLab | oklab(91.95% -0.0342 -0.0342) |
| OKLCH | oklch(91.95% 0.048 224.9) |
| XYZ | xyz(70.2257, 78.6824, 104.3966) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.91
Ice Blue
#A5DFF9
ΔE00 4.94
Pale Sky Blue
#BDF6FE
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 6.31
Light Sky Blue
#C6FCFF
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3ECFD #FDD4C3
analogous
#C3FDF1 #C3ECFD #C3CFFD
triadic
#C3ECFD #FDC3EC #ECFDC3
tetradic
#C3ECFD #F1C3FD #FDD4C3 #CFFDC3
square
#C3ECFD #F1C3FD #FDD4C3 #CFFDC3
split-complementary
#C3ECFD #FDC3CF #FDF1C3
monochromatic
#4DC6F9 #88D9FB #C3ECFD #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.25
#C3ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C3ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3ECFD
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3ECFD | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#DAE2FD
Tritanopia (blue-blind)
#B2F1F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3ecfd; /* rgb */ color: rgb(195, 236, 253); /* oklch */ color: oklch(91.9% 0.048 224.9);
Tailwind
colors: {
custom: {
50: '#d6f2fe',
500: '#c3ecfd',
950: '#000000',
},
}SCSS
$custom: #c3ecfd; $custom-light: #d6f2fe; $custom-dark: #000000;
JSON
{
"hex": "#c3ecfd",
"rgb": {
"r": 195,
"g": 236,
"b": 253
},
"hsl": {
"h": 197.586,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.91945,
"c": 0.04839,
"h": 224.9
},
"luminance": 0.78685
}Semantic roles & 50–950 ramp
primary
#C3ECFD
secondary
#E49D80
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585