#C1E2FA#C1E2FA
#C1E2FA is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.7% C 0.048 H 239.7°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C1E2FA |
|---|---|
| RGB | rgb(193, 226, 250) |
| HSL | hsl(205, 85%, 87%) |
| HSV | hsv(205, 23%, 98%) |
| CMYK | cmyk(22.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(88.27, -5.70, -15.24) |
| CIE-LCH | lch(88.27, 16.27, 249.49°) |
| OKLab | oklab(89.66% -0.0242 -0.0414) |
| OKLCH | oklch(89.66% 0.048 239.7) |
| XYZ | xyz(66.4392, 72.6302, 100.9424) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 6.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.38
Baby Blue (survey)
#A2CFFE
ΔE00 7.49
Light Blue
#95D0FC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1E2FA #FAD9C1
analogous
#C1FAF6 #C1E2FA #C1C6FA
triadic
#C1E2FA #FAC1E2 #E2FAC1
tetradic
#C1E2FA #F6C1FA #FAD9C1 #C6FAC1
square
#C1E2FA #F6C1FA #FAD9C1 #C6FAC1
split-complementary
#C1E2FA #FAC1C6 #FAF6C1
monochromatic
#50ADF1 #88C8F5 #C1E2FA #E3F2FD #E3F2FD
Accessibility & contrast
On white
1.35
#C1E2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#C1E2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1E2FA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1E2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1E2FA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#B1E8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c1e2fa; /* rgb */ color: rgb(193, 226, 250); /* oklch */ color: oklch(89.7% 0.048 239.7);
Tailwind
colors: {
custom: {
50: '#d4ebfc',
500: '#c1e2fa',
950: '#000000',
},
}SCSS
$custom: #c1e2fa; $custom-light: #d4ebfc; $custom-dark: #000000;
JSON
{
"hex": "#c1e2fa",
"rgb": {
"r": 193,
"g": 226,
"b": 250
},
"hsl": {
"h": 205.263,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.89658,
"c": 0.04802,
"h": 239.7
},
"luminance": 0.72632
}Semantic roles & 50–950 ramp
primary
#C1E2FA
secondary
#DFA880
accent
#6104E2
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485