#C1DFEB#C1DFEB
#C1DFEB is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.5% C 0.036 H 223.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFEB |
|---|---|
| RGB | rgb(193, 223, 235) |
| HSL | hsl(197, 51%, 84%) |
| HSV | hsv(197, 18%, 92%) |
| CMYK | cmyk(17.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.05, -7.38, -9.17) |
| CIE-LCH | lch(87.05, 11.77, 231.18°) |
| OKLab | oklab(88.55% -0.0258 -0.0248) |
| OKLCH | oklch(88.55% 0.036 223.9) |
| XYZ | xyz(63.3714, 70.1093, 88.7747) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.87
Powder Blue
#B0E0E6
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.29
Pale Sky Blue
#BDF6FE
ΔE00 8.26
Lightcyan
#E0FFFF
ΔE00 8.62
Fog
#D8DCE0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFEB #EBCDC1
analogous
#C1EBE2 #C1DFEB #C1CAEB
triadic
#C1DFEB #EBC1DF #DFEBC1
tetradic
#C1DFEB #E2C1EB #EBCDC1 #CAEBC1
square
#C1DFEB #E2C1EB #EBCDC1 #CAEBC1
split-complementary
#C1DFEB #EBC1CA #EBE2C1
monochromatic
#64AFCD #93C7DC #C1DFEB #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.40
#C1DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C1DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFEB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFEB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#B5E3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c1dfeb; /* rgb */ color: rgb(193, 223, 235); /* oklch */ color: oklch(88.5% 0.036 223.9);
Tailwind
colors: {
custom: {
50: '#d4e9f1',
500: '#c1dfeb',
950: '#000000',
},
}SCSS
$custom: #c1dfeb; $custom-light: #d4e9f1; $custom-dark: #000000;
JSON
{
"hex": "#c1dfeb",
"rgb": {
"r": 193,
"g": 223,
"b": 235
},
"hsl": {
"h": 197.143,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.8855,
"c": 0.03579,
"h": 223.9
},
"luminance": 0.70111
}Semantic roles & 50–950 ramp
primary
#C1DFEB
secondary
#C79B89
accent
#5227BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485