#C7DADC#C7DADC
#C7DADC is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.5% C 0.021 H 204.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DADC |
|---|---|
| RGB | rgb(199, 218, 220) |
| HSL | hsl(186, 23%, 82%) |
| HSV | hsv(186, 10%, 86%) |
| CMYK | cmyk(9.5%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(85.73, -5.94, -3.15) |
| CIE-LCH | lch(85.73, 6.72, 207.95°) |
| OKLab | oklab(87.47% -0.0187 -0.0085) |
| OKLCH | oklch(87.47% 0.021 204.4) |
| XYZ | xyz(61.5399, 67.4513, 77.4734) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.63
Silver (survey)
#C5C9C7
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DADC #DCC9C7
analogous
#C7DCD4 #C7DADC #C7D0DC
triadic
#C7DADC #DCC7DA #DADCC7
tetradic
#C7DADC #D4C7DC #DCC9C7 #D0DCC7
square
#C7DADC #D4C7DC #DCC9C7 #D0DCC7
split-complementary
#C7DADC #DCC7D0 #DCD4C7
monochromatic
#7CA8AD #A1C1C4 #C7DADC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.45
#C7DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#C7DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DADC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DADC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#C1DCDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c7dadc; /* rgb */ color: rgb(199, 218, 220); /* oklch */ color: oklch(87.5% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#d8e5e6',
500: '#c7dadc',
950: '#000000',
},
}SCSS
$custom: #c7dadc; $custom-light: #d8e5e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dadc",
"rgb": {
"r": 199,
"g": 218,
"b": 220
},
"hsl": {
"h": 185.714,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87474,
"c": 0.02059,
"h": 204.4
},
"luminance": 0.67452
}Semantic roles & 50–950 ramp
primary
#C7DADC
secondary
#B29895
accent
#4D44A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484