#C1DFEF#C1DFEF
#C1DFEF is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.039 H 231.1°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFEF |
|---|---|
| RGB | rgb(193, 223, 239) |
| HSL | hsl(201, 59%, 85%) |
| HSV | hsv(201, 19%, 94%) |
| CMYK | cmyk(19.2%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(87.16, -6.53, -11.11) |
| CIE-LCH | lch(87.16, 12.88, 239.54°) |
| OKLab | oklab(88.68% -0.0243 -0.0301) |
| OKLCH | oklch(88.68% 0.039 231.1) |
| XYZ | xyz(63.9558, 70.3430, 91.8525) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFEF #EFD1C1
analogous
#C1EFE8 #C1DFEF #C1C8EF
triadic
#C1DFEF #EFC1DF #DFEFC1
tetradic
#C1DFEF #E8C1EF #EFD1C1 #C8EFC1
square
#C1DFEF #E8C1EF #EFD1C1 #C8EFC1
split-complementary
#C1DFEF #EFC1C8 #EFE8C1
monochromatic
#60ADD6 #90C6E2 #C1DFEF #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.39
#C1DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#C1DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFEF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFEF | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#B4E4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c1dfef; /* rgb */ color: rgb(193, 223, 239); /* oklch */ color: oklch(88.7% 0.039 231.1);
Tailwind
colors: {
custom: {
50: '#d4e9f4',
500: '#c1dfef',
950: '#000000',
},
}SCSS
$custom: #c1dfef; $custom-light: #d4e9f4; $custom-dark: #000000;
JSON
{
"hex": "#c1dfef",
"rgb": {
"r": 193,
"g": 223,
"b": 239
},
"hsl": {
"h": 200.87,
"s": 58.974,
"l": 84.706
},
"oklch": {
"l": 0.88679,
"c": 0.03868,
"h": 231.1
},
"luminance": 0.70345
}Semantic roles & 50–950 ramp
primary
#C1DFEF
secondary
#CD9F87
accent
#591FC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485