#C1E2FF#C1E2FF
#C1E2FF is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.8% C 0.053 H 245.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C1E2FF |
|---|---|
| RGB | rgb(193, 226, 255) |
| HSL | hsl(208, 100%, 88%) |
| HSV | hsv(208, 24%, 100%) |
| CMYK | cmyk(24.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.42, -4.59, -17.63) |
| CIE-LCH | lch(88.42, 18.22, 255.40°) |
| OKLab | oklab(89.83% -0.0225 -0.0481) |
| OKLCH | oklch(89.83% 0.053 245) |
| XYZ | xyz(67.2336, 72.9479, 105.1263) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.59
Baby Blue (survey)
#A2CFFE
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 6.92
Light Blue
#95D0FC
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1E2FF #FFDEC1
analogous
#C1FFFD #C1E2FF #C1C3FF
triadic
#C1E2FF #FFC1E2 #E2FFC1
tetradic
#C1E2FF #FDC1FF #FFDEC1 #C3FFC1
square
#C1E2FF #FDC1FF #FFDEC1 #C3FFC1
split-complementary
#C1E2FF #FFC1C3 #FFFDC1
monochromatic
#47A9FF #84C5FF #C1E2FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.35
#C1E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#C1E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1E2FF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1E2FF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#B0E9EB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c1e2ff; /* rgb */ color: rgb(193, 226, 255); /* oklch */ color: oklch(89.8% 0.053 245.0);
Tailwind
colors: {
custom: {
50: '#d4ebff',
500: '#c1e2ff',
950: '#000000',
},
}SCSS
$custom: #c1e2ff; $custom-light: #d4ebff; $custom-dark: #000000;
JSON
{
"hex": "#c1e2ff",
"rgb": {
"r": 193,
"g": 226,
"b": 255
},
"hsl": {
"h": 208.065,
"s": 100,
"l": 87.843
},
"oklch": {
"l": 0.89828,
"c": 0.05306,
"h": 245
},
"luminance": 0.7295
}Semantic roles & 50–950 ramp
primary
#C1E2FF
secondary
#E8AF7C
accent
#6B00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486