#C7DBE2#C7DBE2
#C7DBE2 is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.9% C 0.024 H 220.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBE2 |
|---|---|
| RGB | rgb(199, 219, 226) |
| HSL | hsl(196, 32%, 83%) |
| HSV | hsv(196, 12%, 89%) |
| CMYK | cmyk(11.9%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(86.15, -5.27, -5.70) |
| CIE-LCH | lch(86.15, 7.77, 227.25°) |
| OKLab | oklab(87.86% -0.0178 -0.0154) |
| OKLCH | oklch(87.86% 0.024 220.7) |
| XYZ | xyz(62.6089, 68.2950, 81.8204) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBE2 #E2CEC7
analogous
#C7E2DB #C7DBE2 #C7CDE2
triadic
#C7DBE2 #E2C7DB #DBE2C7
tetradic
#C7DBE2 #DBC7E2 #E2CEC7 #CDE2C7
square
#C7DBE2 #DBC7E2 #E2CEC7 #CDE2C7
split-complementary
#C7DBE2 #E2C7CD #E2DBC7
monochromatic
#76A7B8 #9FC1CD #C7DBE2 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.43
#C7DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C7DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBE2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBE2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#C0DEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbe2; /* rgb */ color: rgb(199, 219, 226); /* oklch */ color: oklch(87.9% 0.024 220.7);
Tailwind
colors: {
custom: {
50: '#d8e6eb',
500: '#c7dbe2',
950: '#000000',
},
}SCSS
$custom: #c7dbe2; $custom-light: #d8e6eb; $custom-dark: #000000;
JSON
{
"hex": "#c7dbe2",
"rgb": {
"r": 199,
"g": 219,
"b": 226
},
"hsl": {
"h": 195.556,
"s": 31.765,
"l": 83.333
},
"oklch": {
"l": 0.87861,
"c": 0.02353,
"h": 220.7
},
"luminance": 0.68296
}Semantic roles & 50–950 ramp
primary
#C7DBE2
secondary
#BA9D93
accent
#583BAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484