#C7DCDB#C7DCDB
#C7DCDB is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.9% C 0.022 H 193.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCDB |
|---|---|
| RGB | rgb(199, 220, 219) |
| HSL | hsl(177, 23%, 82%) |
| HSV | hsv(177, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.23, -7.17, -1.90) |
| CIE-LCH | lch(86.23, 7.41, 194.82°) |
| OKLab | oklab(87.86% -0.0219 -0.0052) |
| OKLCH | oklch(87.86% 0.022 193.3) |
| XYZ | xyz(61.9297, 68.4420, 76.9519) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.56
Lightblue
#ADD8E6
ΔE00 7.58
Lightcyan
#E0FFFF
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCDB #DCC7C8
analogous
#C7DCD1 #C7DCDB #C7D3DC
triadic
#C7DCDB #DBC7DC #DCDBC7
tetradic
#C7DCDB #D1C7DC #DCC7C8 #D3DCC7
square
#C7DCDB #D1C7DC #DCC7C8 #D3DCC7
split-complementary
#C7DCDB #DCC7D3 #DCD1C7
monochromatic
#7CADAB #A1C4C3 #C7DCDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C7DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C7DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCDB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCDB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#C1DDDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dcdb; /* rgb */ color: rgb(199, 220, 219); /* oklch */ color: oklch(87.9% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c7dcdb',
950: '#000000',
},
}SCSS
$custom: #c7dcdb; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dcdb",
"rgb": {
"r": 199,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.143,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87856,
"c": 0.02249,
"h": 193.3
},
"luminance": 0.68443
}Semantic roles & 50–950 ramp
primary
#C7DCDB
secondary
#B29596
accent
#4448A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484