#C1DFEE#C1DFEE
#C1DFEE is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.6% C 0.038 H 229.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFEE |
|---|---|
| RGB | rgb(193, 223, 238) |
| HSL | hsl(200, 57%, 85%) |
| HSV | hsv(200, 19%, 93%) |
| CMYK | cmyk(18.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.14, -6.74, -10.62) |
| CIE-LCH | lch(87.14, 12.58, 237.59°) |
| OKLab | oklab(88.65% -0.0247 -0.0288) |
| OKLCH | oklch(88.65% 0.038 229.4) |
| XYZ | xyz(63.8085, 70.2841, 91.0766) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.32
Ice Blue
#A5DFF9
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 7.17
Cloudy Blue
#ACC2D9
ΔE00 8.33
Light Blue Grey
#B7C9E2
ΔE00 8.36
Fog
#D8DCE0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFEE #EED0C1
analogous
#C1EEE7 #C1DFEE #C1C9EE
triadic
#C1DFEE #EEC1DF #DFEEC1
tetradic
#C1DFEE #E7C1EE #EED0C1 #C9EEC1
square
#C1DFEE #E7C1EE #EED0C1 #C9EEC1
split-complementary
#C1DFEE #EEC1C9 #EEE7C1
monochromatic
#61ADD4 #91C6E1 #C1DFEE #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.39
#C1DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#C1DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFEE
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFEE | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#B5E3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c1dfee; /* rgb */ color: rgb(193, 223, 238); /* oklch */ color: oklch(88.6% 0.038 229.4);
Tailwind
colors: {
custom: {
50: '#d4e9f3',
500: '#c1dfee',
950: '#000000',
},
}SCSS
$custom: #c1dfee; $custom-light: #d4e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c1dfee",
"rgb": {
"r": 193,
"g": 223,
"b": 238
},
"hsl": {
"h": 200,
"s": 56.962,
"l": 84.51
},
"oklch": {
"l": 0.88646,
"c": 0.03791,
"h": 229.4
},
"luminance": 0.70286
}Semantic roles & 50–950 ramp
primary
#C1DFEE
secondary
#CC9E88
accent
#5721C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485