#C2ECFE#C2ECFE
#C2ECFE is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.9% C 0.050 H 225.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ECFE |
|---|---|
| RGB | rgb(194, 236, 254) |
| HSL | hsl(198, 97%, 88%) |
| HSV | hsv(198, 24%, 100%) |
| CMYK | cmyk(23.6%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(91.06, -9.65, -13.15) |
| CIE-LCH | lch(91.06, 16.31, 233.72°) |
| OKLab | oklab(91.92% -0.0348 -0.0358) |
| OKLCH | oklch(91.92% 0.05 225.8) |
| XYZ | xyz(70.1278, 78.6134, 105.2257) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.70
Lightblue
#ADD8E6
ΔE00 4.96
Pale Sky Blue
#BDF6FE
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.49
Light Sky Blue
#C6FCFF
ΔE00 8.00
Lightcyan
#E0FFFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ECFE #FED4C2
analogous
#C2FEF2 #C2ECFE #C2CEFE
triadic
#C2ECFE #FEC2EC #ECFEC2
tetradic
#C2ECFE #F2C2FE #FED4C2 #CEFEC2
square
#C2ECFE #F2C2FE #FED4C2 #CEFEC2
split-complementary
#C2ECFE #FEC2CE #FEF2C2
monochromatic
#4AC6FC #86D9FD #C2ECFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.26
#C2ECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C2ECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ECFE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ECFE | 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)
#E2EAFF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#B0F2F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2ecfe; /* rgb */ color: rgb(194, 236, 254); /* oklch */ color: oklch(91.9% 0.050 225.8);
Tailwind
colors: {
custom: {
50: '#d5f2fe',
500: '#c2ecfe',
950: '#000000',
},
}SCSS
$custom: #c2ecfe; $custom-light: #d5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#c2ecfe",
"rgb": {
"r": 194,
"g": 236,
"b": 254
},
"hsl": {
"h": 198,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.91915,
"c": 0.04992,
"h": 225.8
},
"luminance": 0.78616
}Semantic roles & 50–950 ramp
primary
#C2ECFE
secondary
#E69D7E
accent
#4500E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585