#C2ECFD#C2ECFD
#C2ECFD is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.9% C 0.049 H 224.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ECFD |
|---|---|
| RGB | rgb(194, 236, 253) |
| HSL | hsl(197, 94%, 88%) |
| HSV | hsv(197, 23%, 99%) |
| CMYK | cmyk(23.3%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.03, -9.87, -12.67) |
| CIE-LCH | lch(91.03, 16.06, 232.08°) |
| OKLab | oklab(91.88% -0.0352 -0.0344) |
| OKLCH | oklch(91.88% 0.049 224.4) |
| XYZ | xyz(69.9681, 78.5496, 104.3845) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 4.82
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.15
Light Sky Blue
#C6FCFF
ΔE00 7.66
Lightcyan
#E0FFFF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ECFD #FDD3C2
analogous
#C2FDF0 #C2ECFD #C2CEFD
triadic
#C2ECFD #FDC2EC #ECFDC2
tetradic
#C2ECFD #F0C2FD #FDD3C2 #CEFDC2
square
#C2ECFD #F0C2FD #FDD3C2 #CEFDC2
split-complementary
#C2ECFD #FDC2CE #FDF0C2
monochromatic
#4BC7F9 #87DAFB #C2ECFD #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.26
#C2ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#C2ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ECFD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ECFD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#D9E2FD
Tritanopia (blue-blind)
#B1F1F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2ecfd; /* rgb */ color: rgb(194, 236, 253); /* oklch */ color: oklch(91.9% 0.049 224.4);
Tailwind
colors: {
custom: {
50: '#d5f2fe',
500: '#c2ecfd',
950: '#000000',
},
}SCSS
$custom: #c2ecfd; $custom-light: #d5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#c2ecfd",
"rgb": {
"r": 194,
"g": 236,
"b": 253
},
"hsl": {
"h": 197.288,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.91882,
"c": 0.04925,
"h": 224.4
},
"luminance": 0.78552
}Semantic roles & 50–950 ramp
primary
#C2ECFD
secondary
#E49C7F
accent
#4200E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585