#C3ECFC#C3ECFC
#C3ECFC is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.9% C 0.048 H 223.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C3ECFC |
|---|---|
| RGB | rgb(195, 236, 252) |
| HSL | hsl(197, 90%, 88%) |
| HSV | hsv(197, 23%, 99%) |
| CMYK | cmyk(22.6%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.06, -9.80, -12.10) |
| CIE-LCH | lch(91.06, 15.57, 231.00°) |
| OKLab | oklab(91.91% -0.0346 -0.0329) |
| OKLCH | oklch(91.91% 0.048 223.5) |
| XYZ | xyz(70.0668, 78.6188, 103.5598) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.08
Pale Sky Blue
#BDF6FE
ΔE00 5.85
Powder Blue
#B0E0E6
ΔE00 5.97
Light Sky Blue
#C6FCFF
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3ECFC #FCD3C3
analogous
#C3FCEF #C3ECFC #C3CFFC
triadic
#C3ECFC #FCC3EC #ECFCC3
tetradic
#C3ECFC #EFC3FC #FCD3C3 #CFFCC3
square
#C3ECFC #EFC3FC #FCD3C3 #CFFCC3
split-complementary
#C3ECFC #FCC3CF #FCEFC3
monochromatic
#4EC7F6 #89DAF9 #C3ECFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.26
#C3ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C3ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3ECFC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3ECFC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FD
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#B2F1F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3ecfc; /* rgb */ color: rgb(195, 236, 252); /* oklch */ color: oklch(91.9% 0.048 223.5);
Tailwind
colors: {
custom: {
50: '#d6f2fd',
500: '#c3ecfc',
950: '#000000',
},
}SCSS
$custom: #c3ecfc; $custom-light: #d6f2fd; $custom-dark: #000000;
JSON
{
"hex": "#c3ecfc",
"rgb": {
"r": 195,
"g": 236,
"b": 252
},
"hsl": {
"h": 196.842,
"s": 90.476,
"l": 87.647
},
"oklch": {
"l": 0.91913,
"c": 0.04774,
"h": 223.5
},
"luminance": 0.78621
}Semantic roles & 50–950 ramp
primary
#C3ECFC
secondary
#E39C81
accent
#4000E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585