#C1E2EA#C1E2EA
#C1E2EA is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.1% C 0.036 H 214.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C1E2EA |
|---|---|
| RGB | rgb(193, 226, 234) |
| HSL | hsl(192, 49%, 84%) |
| HSV | hsv(192, 18%, 92%) |
| CMYK | cmyk(17.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(87.81, -9.13, -7.52) |
| CIE-LCH | lch(87.81, 11.82, 219.48°) |
| OKLab | oklab(89.14% -0.0302 -0.0203) |
| OKLCH | oklch(89.14% 0.036 214) |
| XYZ | xyz(64.0360, 71.6689, 88.2855) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 4.28
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 6.91
Lightcyan
#E0FFFF
ΔE00 7.05
Very Light Blue
#D5FFFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1E2EA #EAC9C1
analogous
#C1EADD #C1E2EA #C1CDEA
triadic
#C1E2EA #EAC1E2 #E2EAC1
tetradic
#C1E2EA #DDC1EA #EAC9C1 #CDEAC1
square
#C1E2EA #DDC1EA #EAC9C1 #CDEAC1
split-complementary
#C1E2EA #EAC1CD #EADDC1
monochromatic
#66B7CB #93CDDB #C1E2EA #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.37
#C1E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#C1E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1E2EA
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1E2EA | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#B5E6E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c1e2ea; /* rgb */ color: rgb(193, 226, 234); /* oklch */ color: oklch(89.1% 0.036 214.0);
Tailwind
colors: {
custom: {
50: '#d4ebf0',
500: '#c1e2ea',
950: '#000000',
},
}SCSS
$custom: #c1e2ea; $custom-light: #d4ebf0; $custom-dark: #000000;
JSON
{
"hex": "#c1e2ea",
"rgb": {
"r": 193,
"g": 226,
"b": 234
},
"hsl": {
"h": 191.707,
"s": 49.398,
"l": 83.725
},
"oklch": {
"l": 0.89141,
"c": 0.03639,
"h": 214
},
"luminance": 0.71671
}Semantic roles & 50–950 ramp
primary
#C1E2EA
secondary
#C69589
accent
#4629BD
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485