#C7DCD3#C7DCD3
#C7DCD3 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.6% C 0.026 H 168.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCD3 |
|---|---|
| RGB | rgb(199, 220, 211) |
| HSL | hsl(154, 23%, 82%) |
| HSV | hsv(154, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(86.02, -8.69, 2.03) |
| CIE-LCH | lch(86.02, 8.93, 166.85°) |
| OKLab | oklab(87.63% -0.025 0.0053) |
| OKLCH | oklch(87.63% 0.026 168.1) |
| XYZ | xyz(60.9017, 68.0308, 71.5380) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.95
Honeydew
#F0FFF0
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.56
Lightcyan
#E0FFFF
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 8.76
Ice
#D6FFFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCD3 #DCC7D0
analogous
#C7DCC9 #C7DCD3 #C7DBDC
triadic
#C7DCD3 #D3C7DC #DCD3C7
tetradic
#C7DCD3 #C9C7DC #DCC7D0 #DBDCC7
square
#C7DCD3 #C9C7DC #DCC7D0 #DBDCC7
split-complementary
#C7DCD3 #DCC7DB #DCC9C7
monochromatic
#7CAD98 #A1C4B5 #C7DCD3 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.44
#C7DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C7DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCD3
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCD3 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#C3DCD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dcd3; /* rgb */ color: rgb(199, 220, 211); /* oklch */ color: oklch(87.6% 0.026 168.1);
Tailwind
colors: {
custom: {
50: '#d8e6e0',
500: '#c7dcd3',
950: '#000000',
},
}SCSS
$custom: #c7dcd3; $custom-light: #d8e6e0; $custom-dark: #000000;
JSON
{
"hex": "#c7dcd3",
"rgb": {
"r": 199,
"g": 220,
"b": 211
},
"hsl": {
"h": 154.286,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87626,
"c": 0.02556,
"h": 168.1
},
"luminance": 0.68032
}Semantic roles & 50–950 ramp
primary
#C7DCD3
secondary
#B295A1
accent
#446CA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484