#C2DDEB#C2DDEB
#C2DDEB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.035 H 230.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDEB |
|---|---|
| RGB | rgb(194, 221, 235) |
| HSL | hsl(200, 51%, 84%) |
| HSV | hsv(200, 17%, 92%) |
| CMYK | cmyk(17.4%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.59, -6.04, -9.84) |
| CIE-LCH | lch(86.59, 11.55, 238.48°) |
| OKLab | oklab(88.21% -0.0221 -0.0266) |
| OKLCH | oklch(88.21% 0.035 230.3) |
| XYZ | xyz(63.0961, 69.1788, 88.6097) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.80
Ice Blue
#A5DFF9
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 7.62
Light Blue Grey
#B7C9E2
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDEB #EBD0C2
analogous
#C2EBE5 #C2DDEB #C2C9EB
triadic
#C2DDEB #EBC2DD #DDEBC2
tetradic
#C2DDEB #E5C2EB #EBD0C2 #C9EBC2
square
#C2DDEB #E5C2EB #EBD0C2 #C9EBC2
split-complementary
#C2DDEB #EBC2C9 #EBE5C2
monochromatic
#66AACD #94C3DC #C2DDEB #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.42
#C2DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C2DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDEB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDEB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#B7E1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2ddeb; /* rgb */ color: rgb(194, 221, 235); /* oklch */ color: oklch(88.2% 0.035 230.3);
Tailwind
colors: {
custom: {
50: '#d4e7f1',
500: '#c2ddeb',
950: '#000000',
},
}SCSS
$custom: #c2ddeb; $custom-light: #d4e7f1; $custom-dark: #000000;
JSON
{
"hex": "#c2ddeb",
"rgb": {
"r": 194,
"g": 221,
"b": 235
},
"hsl": {
"h": 200.488,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.88206,
"c": 0.03463,
"h": 230.3
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#C2DDEB
secondary
#C79F8A
accent
#5B28BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485