#C2DBE2#C2DBE2
#C2DBE2 is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.5% C 0.028 H 216.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBE2 |
|---|---|
| RGB | rgb(194, 219, 226) |
| HSL | hsl(193, 36%, 82%) |
| HSV | hsv(193, 14%, 89%) |
| CMYK | cmyk(14.2%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.82, -6.86, -6.24) |
| CIE-LCH | lch(85.82, 9.27, 222.26°) |
| OKLab | oklab(87.51% -0.0228 -0.0168) |
| OKLCH | oklch(87.51% 0.028 216.4) |
| XYZ | xyz(61.3037, 67.6220, 81.7593) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 6.26
Fog
#D8DCE0
ΔE00 7.83
Ice Blue
#A5DFF9
ΔE00 8.17
Lightcyan
#E0FFFF
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBE2 #E2C9C2
analogous
#C2E2D9 #C2DBE2 #C2CBE2
triadic
#C2DBE2 #E2C2DB #DBE2C2
tetradic
#C2DBE2 #D9C2E2 #E2C9C2 #CBE2C2
square
#C2DBE2 #D9C2E2 #E2C9C2 #CBE2C2
split-complementary
#C2DBE2 #E2C2CB #E2D9C2
monochromatic
#6FAABB #99C3CE #C2DBE2 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.45
#C2DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C2DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBE2
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBE2 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E2
Deuteranopia (green-blind)
#D1D5E2
Tritanopia (blue-blind)
#B9DEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dbe2; /* rgb */ color: rgb(194, 219, 226); /* oklch */ color: oklch(87.5% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#d4e6eb',
500: '#c2dbe2',
950: '#000000',
},
}SCSS
$custom: #c2dbe2; $custom-light: #d4e6eb; $custom-dark: #000000;
JSON
{
"hex": "#c2dbe2",
"rgb": {
"r": 194,
"g": 219,
"b": 226
},
"hsl": {
"h": 193.125,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.8751,
"c": 0.02836,
"h": 216.4
},
"luminance": 0.67623
}Semantic roles & 50–950 ramp
primary
#C2DBE2
secondary
#BB978D
accent
#5137AE
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484