#C1EBFA#C1EBFA
#C1EBFA is a very light, muted cyan. Relative luminance 0.777; OKLCH L 91.5% C 0.048 H 221.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C1EBFA |
|---|---|
| RGB | rgb(193, 235, 250) |
| HSL | hsl(196, 85%, 87%) |
| HSV | hsv(196, 23%, 98%) |
| CMYK | cmyk(22.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.62, -10.31, -11.72) |
| CIE-LCH | lch(90.62, 15.61, 228.67°) |
| OKLab | oklab(91.52% -0.0359 -0.0319) |
| OKLCH | oklch(91.52% 0.048 221.5) |
| XYZ | xyz(68.9510, 77.6538, 101.7797) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.42
Ice Blue
#A5DFF9
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.36
Pale Sky Blue
#BDF6FE
ΔE00 5.40
Light Sky Blue
#C6FCFF
ΔE00 7.06
Very Light Blue
#D5FFFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1EBFA #FAD0C1
analogous
#C1FAEC #C1EBFA #C1CFFA
triadic
#C1EBFA #FAC1EB #EBFAC1
tetradic
#C1EBFA #ECC1FA #FAD0C1 #CFFAC1
square
#C1EBFA #ECC1FA #FAD0C1 #CFFAC1
split-complementary
#C1EBFA #FAC1CF #FAECC1
monochromatic
#50C6F1 #88D9F5 #C1EBFA #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.27
#C1EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#C1EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1EBFA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1EBFA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#B0F0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c1ebfa; /* rgb */ color: rgb(193, 235, 250); /* oklch */ color: oklch(91.5% 0.048 221.5);
Tailwind
colors: {
custom: {
50: '#d4f1fc',
500: '#c1ebfa',
950: '#000000',
},
}SCSS
$custom: #c1ebfa; $custom-light: #d4f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c1ebfa",
"rgb": {
"r": 193,
"g": 235,
"b": 250
},
"hsl": {
"h": 195.789,
"s": 85.075,
"l": 86.863
},
"oklch": {
"l": 0.91515,
"c": 0.04804,
"h": 221.5
},
"luminance": 0.77656
}Semantic roles & 50–950 ramp
primary
#C1EBFA
secondary
#DF9980
accent
#3E04E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585