#C1DDEA#C1DDEA
#C1DDEA is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.1% C 0.035 H 227.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DDEA |
|---|---|
| RGB | rgb(193, 221, 234) |
| HSL | hsl(199, 49%, 84%) |
| HSV | hsv(199, 18%, 92%) |
| CMYK | cmyk(17.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.50, -6.56, -9.46) |
| CIE-LCH | lch(86.50, 11.51, 235.28°) |
| OKLab | oklab(88.11% -0.0235 -0.0256) |
| OKLCH | oklch(88.11% 0.035 227.5) |
| XYZ | xyz(62.6962, 68.9892, 87.8389) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.33
Ice Blue
#A5DFF9
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 7.02
Cloudy Blue
#ACC2D9
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DDEA #EACEC1
analogous
#C1EAE2 #C1DDEA #C1C8EA
triadic
#C1DDEA #EAC1DD #DDEAC1
tetradic
#C1DDEA #E2C1EA #EACEC1 #C8EAC1
square
#C1DDEA #E2C1EA #EACEC1 #C8EAC1
split-complementary
#C1DDEA #EAC1C8 #EAE2C1
monochromatic
#66ABCB #93C4DB #C1DDEA #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.42
#C1DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#C1DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DDEA
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DDEA | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#B6E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1ddea; /* rgb */ color: rgb(193, 221, 234); /* oklch */ color: oklch(88.1% 0.035 227.5);
Tailwind
colors: {
custom: {
50: '#d4e7f0',
500: '#c1ddea',
950: '#000000',
},
}SCSS
$custom: #c1ddea; $custom-light: #d4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c1ddea",
"rgb": {
"r": 193,
"g": 221,
"b": 234
},
"hsl": {
"h": 199.024,
"s": 49.398,
"l": 83.725
},
"oklch": {
"l": 0.88105,
"c": 0.03474,
"h": 227.5
},
"luminance": 0.68991
}Semantic roles & 50–950 ramp
primary
#C1DDEA
secondary
#C69D89
accent
#5829BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485