#C3DDEA#C3DDEA
#C3DDEA is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.033 H 229.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DDEA |
|---|---|
| RGB | rgb(195, 221, 234) |
| HSL | hsl(200, 48%, 84%) |
| HSV | hsv(200, 17%, 92%) |
| CMYK | cmyk(16.7%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.63, -5.94, -9.25) |
| CIE-LCH | lch(86.63, 10.99, 237.32°) |
| OKLab | oklab(88.24% -0.0215 -0.025) |
| OKLCH | oklch(88.24% 0.033 229.3) |
| XYZ | xyz(63.2096, 69.2540, 87.8630) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.93
Ice Blue
#A5DFF9
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.59
Fog
#D8DCE0
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.01
Cloudy Blue
#ACC2D9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DDEA #EAD0C3
analogous
#C3EAE4 #C3DDEA #C3CAEA
triadic
#C3DDEA #EAC3DD #DDEAC3
tetradic
#C3DDEA #E4C3EA #EAD0C3 #CAEAC3
square
#C3DDEA #E4C3EA #EAD0C3 #CAEAC3
split-complementary
#C3DDEA #EAC3CA #EAE4C3
monochromatic
#68AACA #96C3DA #C3DDEA #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.41
#C3DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C3DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DDEA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DDEA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#B9E1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c3ddea; /* rgb */ color: rgb(195, 221, 234); /* oklch */ color: oklch(88.2% 0.033 229.3);
Tailwind
colors: {
custom: {
50: '#d5e7f0',
500: '#c3ddea',
950: '#000000',
},
}SCSS
$custom: #c3ddea; $custom-light: #d5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c3ddea",
"rgb": {
"r": 195,
"g": 221,
"b": 234
},
"hsl": {
"h": 200,
"s": 48.148,
"l": 84.118
},
"oklch": {
"l": 0.88242,
"c": 0.033,
"h": 229.3
},
"luminance": 0.69256
}Semantic roles & 50–950 ramp
primary
#C3DDEA
secondary
#C69F8B
accent
#5B2ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485