#C2DDEC#C2DDEC
#C2DDEC is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.035 H 232.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDEC |
|---|---|
| RGB | rgb(194, 221, 236) |
| HSL | hsl(201, 53%, 84%) |
| HSV | hsv(201, 18%, 93%) |
| CMYK | cmyk(17.8%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.62, -5.83, -10.33) |
| CIE-LCH | lch(86.62, 11.86, 240.57°) |
| OKLab | oklab(88.24% -0.0218 -0.0279) |
| OKLCH | oklch(88.24% 0.035 232.1) |
| XYZ | xyz(63.2410, 69.2367, 89.3727) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 7.56
Cloudy Blue
#ACC2D9
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDEC #ECD1C2
analogous
#C2ECE6 #C2DDEC #C2C8EC
triadic
#C2DDEC #ECC2DD #DDECC2
tetradic
#C2DDEC #E6C2EC #ECD1C2 #C8ECC2
square
#C2DDEC #E6C2EC #ECD1C2 #C8ECC2
split-complementary
#C2DDEC #ECC2C8 #ECE6C2
monochromatic
#65A9CF #93C3DD #C2DDEC #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.41
#C2DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C2DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDEC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDEC | 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)
#D6DCED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#B7E1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2ddec; /* rgb */ color: rgb(194, 221, 236); /* oklch */ color: oklch(88.2% 0.035 232.1);
Tailwind
colors: {
custom: {
50: '#d5e7f2',
500: '#c2ddec',
950: '#000000',
},
}SCSS
$custom: #c2ddec; $custom-light: #d5e7f2; $custom-dark: #000000;
JSON
{
"hex": "#c2ddec",
"rgb": {
"r": 194,
"g": 221,
"b": 236
},
"hsl": {
"h": 201.429,
"s": 52.5,
"l": 84.314
},
"oklch": {
"l": 0.88238,
"c": 0.03542,
"h": 232.1
},
"luminance": 0.69238
}Semantic roles & 50–950 ramp
primary
#C2DDEC
secondary
#C9A08A
accent
#5D26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485