#C7DBDF#C7DBDF
#C7DBDF is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.8% C 0.022 H 211.0°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBDF |
|---|---|
| RGB | rgb(199, 219, 223) |
| HSL | hsl(190, 27%, 83%) |
| HSV | hsv(190, 11%, 87%) |
| CMYK | cmyk(10.8%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.07, -5.87, -4.24) |
| CIE-LCH | lch(86.07, 7.24, 215.83°) |
| OKLab | oklab(87.77% -0.019 -0.0114) |
| OKLCH | oklch(87.77% 0.022 211) |
| XYZ | xyz(62.2009, 68.1318, 79.6714) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.56
Light Grey
#D8DCD6
ΔE00 7.21
Silver (survey)
#C5C9C7
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBDF #DFCBC7
analogous
#C7DFD7 #C7DBDF #C7CFDF
triadic
#C7DBDF #DFC7DB #DBDFC7
tetradic
#C7DBDF #D7C7DF #DFCBC7 #CFDFC7
square
#C7DBDF #D7C7DF #DFCBC7 #CFDFC7
split-complementary
#C7DBDF #DFC7CF #DFD7C7
monochromatic
#79A9B2 #A0C2C9 #C7DBDF #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.44
#C7DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C7DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBDF
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBDF | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#C1DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbdf; /* rgb */ color: rgb(199, 219, 223); /* oklch */ color: oklch(87.8% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#d8e6e9',
500: '#c7dbdf',
950: '#000000',
},
}SCSS
$custom: #c7dbdf; $custom-light: #d8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c7dbdf",
"rgb": {
"r": 199,
"g": 219,
"b": 223
},
"hsl": {
"h": 190,
"s": 27.273,
"l": 82.745
},
"oklch": {
"l": 0.87769,
"c": 0.02214,
"h": 211
},
"luminance": 0.68133
}Semantic roles & 50–950 ramp
primary
#C7DBDF
secondary
#B69A94
accent
#5140A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484